Releases: CHESSComputing/ChessAnalysisPipeline
Releases · CHESSComputing/ChessAnalysisPipeline
v0.0.16: Merge pull request #128 from rolfverberg/main
build: update environments
v0.0.15: Merge pull request #119 from rolfverberg/main
merge EDD spring with main
v0.0.14: Merge pull request #100 from CHESSComputing/edd-fall2023
After merge EDD-fall2023
v0.0.13
What's Changed
- add:
CHAP.version
attribute by @keara-soloway in #89 - Make
FMBLinearScanParser
compatible with both old and new flymesh argument orders by @keara-soloway in e9f07b0 - Add tomo calibration rotation axis tool by @rolfverberg in #90
- Add
H5Reader
,AnimationProcessor
,AnimationProcessor
,FileTreeWriter
,MatplotlibAnimationWriter
and misc tomo updates / fixes by @rolfverberg in #93
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Dev rolf by @rolfverberg in #78
- style: Updated or added (missing) docstrings by @rolfverberg in #79
- test: add missing input yaml for tomo example by @rolfverberg in #80
- fix: fixed x,y,z order bugs in CHAP/tomo/processor.py by @rolfverberg in #82
- Edd fall2023 by @rolfverberg in #83
- Dev rolf by @rolfverberg in #84
- fix: fixed bugs found in testing tomo test cases by @rolfverberg in #85
- Updated EDD items from the issues list by @rolfverberg in #86
- fix: fixed inputdir implementation for common.models.map.SpecConfig by @rolfverberg in #87
- feat: added redchi and success to EDD nexus fit output results by @rolfverberg in #88
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- fix: remove 'v' from the version attribute for galaxy tools' chap req… by @keara-soloway in #62
- build: restrict pydantic version to < 2.0 by @keara-soloway in #64
- feat: move run options from CLI to config file by @keara-soloway in #65
- Dev rolf by @rolfverberg in #66
- refactor: cleanup tomo and scanparser to use smb_pars and columns by @rolfverberg in #67
- Dev rolf by @rolfverberg in #70
- Dev rolf by @rolfverberg in #72
- fix: don't append data with write in MultiplePipelineItem.execute by @rolfverberg in #73
- add: Added FileTreeWriter class and implemented it for tomo sim by @rolfverberg in #74
- style: added units to tomo Nexus outputs by @rolfverberg in #75
- Edd fall2023 by @keara-soloway in #76
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- add: new Writer and galaxy tool for Chapbook demo by @keara-soloway in #60
Full Changelog: v0.0.9...v0.0.10
New release must be created in order for galaxy tools to pick up the additional Writer.
CHAPbook support
What's Changed
- style: Added/updated docstrings for tomo by @rolfverberg in #47
- fix: Fixed the Galaxy tools to work with CHAP v0.0.8 by @rolfverberg in #48
- doc: fix bugs in documentation source. by @keara-soloway in #50
- Add support for UserProcessor (part of CHAPaaS) by @vkuznet in #51
- add: tomo_reduce.xml: added manual option to enter detector info by @rolfverberg in #52
- bump: update saxswaxs reduce galaxy tool by @keara-soloway in #53
- CI/CD chores by @keara-soloway in #54
- add RawDetectorDataMapProcessor by @keara-soloway in #55
- refactor: add a PipelineItem.get_config method by @keara-soloway in #56
- Dev rolf by @rolfverberg in #57
- refactor: move CHAP.common.utils to CHAP.utils by @keara-soloway in #58
- 31 cicd for galaxy tools by @keara-soloway in #59
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- add: implementations of PipelineItem and PipelineData. by @keara-soloway in #20
- EDD Processors: interactive options and DVL measurement by @keara-soloway in #22
- add: added an option to skip angles in tomo by @rolfverberg in #21
- Initial example of unit test by @vkuznet in #35
- Dev rolf by @rolfverberg in #36
- Documentation by @keara-soloway in #37
- Add initial Unittests by @keara-soloway in #40
- doc/build: add installation docs. add shebang to setup.py by @keara-soloway in #43
- Added a tomography simulator for SMB style runs by @rolfverberg in #41
- test: added two tomo examples by @rolfverberg in #44
Full Changelog: v0.0.7...v0.0.8