-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change refactors the case studies to use the project API and did lead to some[ improvements in the project API itself](glotaran/pyglotaran#1257). In addition, it cleans up the model and parameter files as well as notebooks. Further improvements like using glotaran generated clp guides and explaining the smoothing due `clp_relations` will follow in a different PR. ### Change summary - [🧹 Add project anchor files to git ignore](75fd1ce) - [♻️ Moved original data files from data subfolder to measured_data](2ec5a1c) - [🧹 Added data folder to gitignore since it gets populated by import_data](467fd91) - [♻️ Converted target_rc to project API](0701661) - [♻️ Converted target_rcg_compare to project API](01ba768) - [♻️ Converted target_rcg_gcrcg_rcgcr_refine to project API](49b92c9) - [♻️ Moved original data 4TT files from data subfolder to measured_data](bd06310) - [👌 Added clp_relations for smoothong of generated guidance spectra](cc60ac0) - [🧹 Cleaned rcg_refine models and parameters from unused code](524af94) - [🧹 Removed dead code comments in target_rc model](a88cd8c) - [👌 Use result create_clp_guide_dataset method instead of function](84fa1ed) - [👌 Show cleaned up model and parameter definition](7bdda07) - [♻️ Converted 4TT to project API](89ac3a0) - [♻️ Moved original data dPSI files from data subfolder to measured_data](85ce095) - [🧹 Ignore data folders in general since they get populated by import_data](953dfa5) - [♻️ Converted dPSI to project API](73816e0) - [🧹 Make use of improved project API](b434331) - [🧹 Cleaned up rc model and parameters](079057b) - [🧹 Cleaned up target_rcg_gcrcg_rcgcr_refine model and parameters](621113c) - [🧹 Cleaned up 4TT models and parameters](f93712f) - [🧹 Cleaned up dPSI model](f0deea3) - [🧹 Cleaned up rc notebook](3ad4b6c) - [🔧 Ignore pdfs folder when running pytest](2a08eee) --------- Co-authored-by: Ivo van Stokkum <i.h.m.van.stokkum@vu.nl>
- Loading branch information
Showing
60 changed files
with
693 additions
and
1,548 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
4TT/models/parameters.yml → 4TT/parameters/sequential6osc_S2rel.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.