Swapi proton moments#99
Swapi proton moments#99hafarooki wants to merge 3 commits intoIMAP-Science-Operations-Center:mainfrom
Conversation
|
Can you rebase or merge |
856b01c to
d21fa9a
Compare
|
Should be all good now |
|
We manage the Python dependencies in the Docker containers using After making this change locally, we were able to run the integration test in Docker. It returned a failure: Is this expected and the test just needs to be updated, or does it indicate an error in the code? |
|
will do! That is expected, I made some algorithm changes over the past few days and need to update the assertions |
|
Just to double check, I plotted the values around that time and compared with another spacecraft and it does look like the correct speed should be 516, not 485. So I'll go ahead and update those tests |
|
Fixed the integration test, please try again when you get a chance @pleasant-menlo |
|
We have created two pull requests to configure the SDS triggering system.
Before getting the first one merged, we would like to upload the new ancillary files to production so that the current processor continues to be triggered. These are:
Are the versions in this PR suitable, or would you like us to wait to upload until you produce finalized versions? |
|
The current versions are thoroughly validated and not likely to change much if at all for the upcoming data release. I think you can go ahead and upload this version of them for now. Will it be possible to upload a new version with minor changes later on? |
|
We renamed the files to 20250924, following the conventions, and uploaded them to production. If you have an update in the future that should apply over the whole mission, you can upload v002 with the same 20250924 start date (mission launch date). If an update should only be applied for data after a specific time, you can upload v002 with a later start date and it will only affect data from the specified time onward. We ran the integration test in Docker with your latest changes, and it passed. |
Change Summary
New response function for SWAPI + new proton/alpha fitting algorithm to use the new response function. See new Markdown document file included in the PR for extensive details about the changes.