Changes between Version 451 and Version 452 of ChangeLog
- Timestamp:
- Sep 29, 2023, 3:47:07 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v451 v452 4 4 This log includes new features of interest to users. Minor feature improvements and minor bug fixes are usually not included. Dates are approximate. 5 5 -------- 6 September 29, 2023: ** Fetch EMDB map + fit structures **- if the EMDB map metadata refers to fit models, the corresponding atomic structures can be fetched in the same [https://www.rbvi.ucsf.edu/chimerax/docs/user/commands/open.html open] command with [https://www.rbvi.ucsf.edu/chimerax/docs/user/commands/open.html#hits hits true] or by specifying the [https://www.rbvi.ucsf.edu/chimerax/docs/user/commands/open.html#fetch-table fetch source] as "emdb_fits" 7 6 8 September 22, 2023: ** Combine sessions ** - opening a session with the [https://www.rbvi.ucsf.edu/chimerax/docs/user/commands/open.html open] command option [https://www.rbvi.ucsf.edu/chimerax/docs/user/commands/open.html#combine combine true] (e.g.,"open session-file.cxs combine true") merges the incoming session with the current session instead of closing it first. Model IDs in the incoming session may be changed to avoid duplicate ID numbers. Please report any bugs you encounter with this feature, since some tools may need further enhancements to work correctly when combining sessions. 7 9