i4Ds / STIXCore

STIX Core functionalities
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Save fits files in folder for the day they start not mid point. #275

Closed samaloney closed 2 years ago

samaloney commented 2 years ago

So at the moment the file mid point is use to determine where it is stored this PR change this to use the start date.

codecov-commenter commented 2 years ago

Codecov Report

Merging #275 (c5fb840) into master (229abcd) will decrease coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   81.20%   81.05%   -0.15%     
==========================================
  Files          58       58              
  Lines        5575     5575              
==========================================
- Hits         4527     4519       -8     
- Misses       1048     1056       +8     
Impacted Files Coverage Δ
stixcore/io/fits/processors.py 76.42% <100.00%> (ø)
stixcore/config/config.py 81.48% <0.00%> (-18.52%) :arrow_down:
stixcore/idb/manager.py 56.44% <0.00%> (-1.34%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.