-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
This issue lays out the things I'd like to push out for the 5.0.0 release. All developments will be done in 5.0.0-dev, and when we're ready, PR to master.
New installation practices, CI/CD
- Use
poetryfor dependencies; migrate topyproject.tomlinstead of the crazysetup.pycurrently. Poetry install #31 - Better categorization of dependencies.1
- Migrate to Github actions for testing.
Better abstraction for spectral assignment
- Major refactor of
AssignmentSession. Currently not very maintainable. - Major refactor of
analysismodule; also not very maintainable. - Rework of the line assignment procedure; ML models for maximum likelihood assignments.
Renewed interface to SPCAT
- Rotor abstractions. 2449441
- Interface allows user to add own terms
- Database for molecular parameters
Footnotes
-
The neural network stuff should be optional, as
torchis massive. Similarly, testing suites fordev. ↩
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels