Skip to content

1.7.3

Compare
Choose a tag to compare
@matterhorn103 matterhorn103 released this 11 Jun 15:44
· 31 commits to main since this release
5fe2dc8
  • The server/spectrometer implementation details are no longer hard-coded, and are now indicated in config.toml instead, making the search and copy functions adaptable to any set-up
  • The search and copy functions in checknmr.py are now completely independent of all GUI components, as is the config logic in config.py, making them useable on their own via module import if desired
  • The method that compares whether spectra folders relate to the same experiment(s) is significantly improved and no longer relies on file metadata
  • The update path is now specified relative to the server path, so it now works cross-platform
  • The "nmr" user can now choose whether the path of the spectrum on the server is added to the start or end of a copied folder's name, or not at all

Fixes:

  • The status bar no longer disappears after the first check of a multi-day check