issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ENH: Move stations.csv into package
#58
KCollins
opened
2 weeks ago
0
ENH: Implement python logging
#57
KCollins
closed
1 month ago
1
ENH: Add "horizontal" option to `wavepwr()` function
#56
KCollins
opened
1 month ago
0
Develop v0.1.4
#55
KCollins
closed
1 month ago
0
Add pylint.
#54
KCollins
closed
1 month ago
0
DOC: Add .zenodo.json
#53
KCollins
closed
1 month ago
0
Develop
#52
KCollins
closed
1 month ago
0
DOC: Add issue, pull request templates
#51
KCollins
closed
1 month ago
0
TST: Implement unit tests
#50
KCollins
opened
1 month ago
0
BLD: Move functions to self-titled folder, fix imports, create pyproject.toml
#49
KCollins
closed
1 month ago
0
DOC: Fix API strings for documentation
#48
KCollins
closed
1 month ago
0
DOC: Add docs folder and set up on readthedocs.io
#47
KCollins
closed
1 month ago
0
STY: Fix style for pylint
#46
KCollins
closed
3 weeks ago
0
BUG: Logarithmic colorscaling issue with magspect()
#45
KCollins
opened
2 months ago
0
Develop
#44
KCollins
closed
3 months ago
0
TODO/BUG: Jet numbers wrap around in jet list
#43
KCollins
closed
3 months ago
1
BUG: Fix filename structure to eliminate • character in timestamp formatting
#42
KCollins
closed
3 months ago
0
ENH: Version of `magfig()` including all 3 axes
#41
KCollins
opened
3 months ago
0
ENH: Change default style on event formatting dict to white line instead of gray
#40
KCollins
opened
4 months ago
0
ENH: Make ylim match for all plots in `magfig()`
#39
KCollins
opened
4 months ago
1
ENH: Make time domain axis in `magspect()` use the same scale for all plots
#38
KCollins
closed
3 months ago
0
Added logarithmic axis and colormap to `magspect()`
#37
KCollins
closed
4 months ago
0
BUG: Verify scaling on wave power plots
#36
KCollins
opened
4 months ago
0
TODO: HSJ Event Selection
#35
KCollins
opened
4 months ago
7
TODO: Generate benchmark plots with IP shocks
#34
KCollins
opened
4 months ago
0
Added functionality to `magspect()` to overplot time domain data
#33
KCollins
closed
4 months ago
0
TODO: Repeat THEMIS event list enhancement for MMS events
#32
KCollins
opened
5 months ago
2
BUG: Power plot colormap does not work correctly with missing AALPIP data
#31
KCollins
opened
5 months ago
0
ENH: Data availability check
#30
KCollins
opened
5 months ago
0
ENH: Add overplotting of time domain plots (with event lines) to spectrogram
#29
KCollins
closed
4 months ago
0
DOC: Add example to README of non-conjugate mags
#28
KCollins
opened
6 months ago
0
DOC: Update example images in README
#27
KCollins
opened
6 months ago
2
ENH: Create survey plot of simultaneous THEMIS data (use magfig() as template for inputs)
#26
KCollins
opened
6 months ago
1
DOC: in MWE.ipynb, add event example for magfig()
#25
KCollins
opened
6 months ago
1
ENH: Add option for logarithmic y axis and colorscale in `magspect()` function
#24
KCollins
opened
6 months ago
0
BUG: Verify dynamic pressure code
#23
KCollins
opened
6 months ago
4
Improved labels on magspect().
#22
KCollins
closed
6 months ago
0
ENH: Axis, title improvements to magfig()
#21
KCollins
closed
6 months ago
0
ENH: Matching colors for Antarctic magnetometer plot axes.
#20
KCollins
closed
6 months ago
0
magspect code that works when is_verbose=False
#19
aidanmontare-fed
closed
1 month ago
1
fix sampling rate values in magspec
#18
aidanmontare-fed
closed
6 months ago
0
arctic magspect plots
#17
aidanmontare-fed
closed
6 months ago
3
ignore tgopw.txt
#16
aidanmontare-fed
closed
7 months ago
0
replace delim_whitespace with sep="\s+"
#15
aidanmontare-fed
closed
7 months ago
0
fix invalid escape character
#14
aidanmontare-fed
closed
7 months ago
0
Update csv file
#13
aidanmontare-fed
closed
7 months ago
0
use iloc instead of [] to support indexes that do not start at 0
#12
aidanmontare-fed
closed
7 months ago
0
Vectorize reject_outliers
#11
aidanmontare-fed
closed
7 months ago
0
Ignore __pycache__
#10
aidanmontare-fed
closed
7 months ago
0
Fix-date-range-deprecation
#9
aidanmontare-fed
closed
7 months ago
0
Next