KCollins / magplots

A python library to pull data and make plots from ground magnetometers. Emphasis on plots for comparing magnetometers at conjugate points.
MIT License
0 stars 1 forks source link

TODO/BUG: Jet numbers wrap around in jet list #43

Closed KCollins closed 3 months ago

KCollins commented 3 months ago

The jet numbers in the table at https://zenodo.org/records/10531587 are sorted by identifying spacecraft and the numbers wrap around; i.e., "jet 11" refers to multiple jets. Since jets are indexed by jet number in the code here, this is surely generating problems....

KCollins commented 3 months ago

Note: As of now, I haven't updated the jet numbers in Zenodo. Have to consider whether that will lead to less confusion or more in the future.