User ECSV format to write model and detect files.#21
User ECSV format to write model and detect files.#21ijiraq wants to merge 73 commits intoOSSOS:masterfrom
Conversation
… a parametric model
… some helpers functions a func.py library, improved some comments, moved to using rebound to compute true anomally
Updated the version on CANFAR arc before doing a pull.
make a run pipe instead of multiple run commands.
…nary and use 'ECSV' as the file save format.
…gle execution thread
|
@jmpetit this is the correct Pull Request. Its the same content as the other one. Just a book keeping change. I'll look at the issue you found. JJ, I've looked into the changes you made in the Fortran code. I like the idea, but you haven't changed the way the colors are read in any of the GiMeObj subroutine, so the program crahses (I've tested on the ijiraq/SurveySimulator fork). I guess you've changed the way the colors are defined in the python side, and that probably works. Removing pyproject.toml, I installed the python version, and ran the tests. test_color.py: OK |
…ebug package for debug messages
…lor. Make array a fixed size
…rocess. General make maintenance
This provides Python version the ability to push out in ECSV format.
There is also some changes to how the sim and color classes are setup.