LM-SAL / aiapy

Python library for AIA data analysis
https://aiapy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Improve handling of pointing tables - [merged] #215

Closed nabobalis closed 10 months ago

nabobalis commented 3 years ago

In GitLab by @dstansby1 on Nov 4, 2020, 13:44

Merges pointing -> master

Fixes https://gitlab.com/LMSAL_HUB/aia_hub/aiapy/-/issues/84

nabobalis commented 3 years ago

In GitLab by @codecov on Nov 4, 2020, 13:49

Codecov Report

Merging #91 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   97.14%   97.16%   +0.01%     
==========================================
  Files          15       15              
  Lines         455      458       +3     
==========================================
+ Hits          442      445       +3     
  Misses         13       13              
Impacted Files Coverage Δ
aiapy/calibrate/meta.py 100.00% <100.00%> (ø)
aiapy/calibrate/util.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a0ae95d...80f0bc8. Read the comment docs.

nabobalis commented 3 years ago

In GitLab by @dstansby1 on Nov 4, 2020, 13:53

added 1 commit

Compare with previous version

nabobalis commented 3 years ago

In GitLab by @wtbarnes on Nov 4, 2020, 15:20

Commented on aiapy/calibrate/meta.py line 88

I wonder if the interval should be even wider here? Maybe +/- 12 to cover a day centered on the desired date? I don't think this should hurt performance, especially given that it's easy enough to just pass a custom (shorter) pointing table if that's really what you're after

nabobalis commented 3 years ago

In GitLab by @dstansby1 on Nov 5, 2020, 04:56

Commented on aiapy/calibrate/meta.py line 88

changed this line in version 3 of the diff

nabobalis commented 3 years ago

In GitLab by @dstansby1 on Nov 5, 2020, 04:56

added 1 commit

Compare with previous version

nabobalis commented 3 years ago

In GitLab by @dstansby1 on Nov 5, 2020, 04:57

resolved all threads

nabobalis commented 3 years ago

In GitLab by @wtbarnes on Nov 8, 2020, 20:14

approved this merge request

nabobalis commented 3 years ago

In GitLab by @wtbarnes on Nov 8, 2020, 20:14

mentioned in commit 0ecf12ac7ebd268f0cf376d79b0e36443cc8ab82