Recent Releases of stixcore

stixcore - v1.5.1

What's Changed

  • V1.5.1_fixes by @nicHoch in https://github.com/i4Ds/STIXCore/pull/420
  • Fix bug in spectrogram time bin calculations produce V04 sci-spec by @samaloney in https://github.com/i4Ds/STIXCore/pull/423

Full Changelog: https://github.com/i4Ds/STIXCore/compare/v1.5.0...v1.5.1

- Python
Published by samaloney about 1 year ago

stixcore - v1.5.0

What's Changed

  • Flexible way to fill DATAMAX/MIN BUNIT EXPOSURE in FITS header keywords by @nicHoch in https://github.com/i4Ds/STIXCore/pull/393
  • Solo anc stix ephemeris by @nicHoch in https://github.com/i4Ds/STIXCore/pull/399
  • Upgrade_watchdog by @nicHoch in https://github.com/i4Ds/STIXCore/pull/401
  • Update docks by @nicHoch in https://github.com/i4Ds/STIXCore/pull/409
  • E2e fix sym add by @nicHoch in https://github.com/i4Ds/STIXCore/pull/412
  • Get rid reason/scaling lookup error handling by @nicHoch in https://github.com/i4Ds/STIXCore/pull/411
  • daily processing pipeline by @nicHoch in https://github.com/i4Ds/STIXCore/pull/405
  • Add Zenodo file by @samaloney in https://github.com/i4Ds/STIXCore/pull/413
  • Update high resolution transmission to match IDL defaults by @samaloney in https://github.com/i4Ds/STIXCore/pull/414
  • Pin major and minor versions of some packages by @samaloney in https://github.com/i4Ds/STIXCore/pull/415

Full Changelog: https://github.com/i4Ds/STIXCore/compare/v1.4.1...v1.5.0

- Python
Published by nicHoch over 1 year ago

stixcore - bump common conv version

no code changed just pinned the conf submodule

- Python
Published by nicHoch over 2 years ago

stixcore - variable triger descaling based on RID

and minor fixes and enhancements

- Python
Published by nicHoch over 2 years ago

stixcore - fix for config not found

fix for config not found

- Python
Published by nicHoch over 2 years ago

stixcore - HK/AUX fix for SPICE time bit issue

fixes: #379 and some minor improvements for the DPDD update and the latest FSW updated planed in Feb 2024

- Python
Published by nicHoch over 2 years ago

stixcore - Data Product v2 - reprocessing

a collection of bug fixes and enhancements that require a reprocessing of all existing FITS files:

main solved issues:

  • Actually calculate the Carrington coordinate frame values and use in the headers, closes https://github.com/i4Ds/STIXCore/issues/355
  • Fix casting issue with fits ext for energy table, closes Slight discrepancies in energy edges #359
  • Remove numenergygroups, closes numenergygroups changes rapidly with time #367
  • Remove energy extension from QL Calibration data, close https://github.com/i4Ds/STIXCore/issues/338
  • add rid to FITS header
  • Fix bug when adding HK products which use full SCET time. #360

main enhancements for future processing and pipeline stability:

  • Aspect Solution with quality flag and error reporting
  • preparation for L2 aux file delivery to SOAR
  • Add support for trigger scaling in compression mode S=0,k=0,M=7
  • add a pipeline monitor that will notify it it gets stuck

- Python
Published by nicHoch over 2 years ago

stixcore - 1.1.0

What's Changed

  • More robust publishing by @nicHoch in https://github.com/i4Ds/STIXCore/pull/345
  • Handle cases where SPICE pointing information is not available by @samaloney in https://github.com/i4Ds/STIXCore/pull/356
  • pub099 replace http with https by @nicHoch in https://github.com/i4Ds/STIXCore/pull/352
  • Incomplete label to daily files by @nicHoch in https://github.com/i4Ds/STIXCore/pull/353

Full Changelog: https://github.com/i4Ds/STIXCore/compare/v1.0.0...v1.1.0

- Python
Published by samaloney almost 3 years ago

stixcore - Release of version 1.0.0

What's Changed

  • update to new path structur of tm files on pub99 by @nicHoch in https://github.com/i4Ds/STIXCore/pull/299
  • Update azure-pipelines.yml by @samaloney in https://github.com/i4Ds/STIXCore/pull/298
  • Update common config data files by @samaloney in https://github.com/i4Ds/STIXCore/pull/300
  • Add startwithunprocessed option to auto-pipeline by @nicHoch in https://github.com/i4Ds/STIXCore/pull/278
  • Feat faster dsummask fix by @samaloney in https://github.com/i4Ds/STIXCore/pull/295
  • Update e2e rebuild script to update submodule by @samaloney in https://github.com/i4Ds/STIXCore/pull/301
  • publish to ESA as a independend processing step by @nicHoch in https://github.com/i4Ds/STIXCore/pull/280
  • Feat save only requested detector and pixels to fits by @samaloney in https://github.com/i4Ds/STIXCore/pull/296
  • Improve formatting of the the QL spectra by @samaloney in https://github.com/i4Ds/STIXCore/pull/294
  • SKM Compression errors in Spectrogram FITS are actually variance values by @nicHoch in https://github.com/i4Ds/STIXCore/pull/304
  • 777 mode by @nicHoch in https://github.com/i4Ds/STIXCore/pull/308
  • add more verbose description as request reason in fits header (BSD) by @nicHoch in https://github.com/i4Ds/STIXCore/pull/307
  • Fix offset between data and times and durations by @samaloney in https://github.com/i4Ds/STIXCore/pull/293
  • rename "_err" to "comperr" by @nicHoch in https://github.com/i4Ds/STIXCore/pull/311
  • provide none for soop keywords if no data by @nicHoch in https://github.com/i4Ds/STIXCore/pull/313
  • rename product descriptor from SPD to SCPD in L0 by @nicHoch in https://github.com/i4Ds/STIXCore/pull/312
  • add blacklist and supplement_report to esa publishing by @nicHoch in https://github.com/i4Ds/STIXCore/pull/314
  • Update min python to 3.9 and min sunpy to 4 by @samaloney in https://github.com/i4Ds/STIXCore/pull/318
  • Add support for different science energy channels configurations by @samaloney in https://github.com/i4Ds/STIXCore/pull/297
  • Fix aspect l1 regression by @samaloney in https://github.com/i4Ds/STIXCore/pull/320
  • add soop api as input for all instruments soops by @nicHoch in https://github.com/i4Ds/STIXCore/pull/315
  • Fix and update various issues with BSD processing by @samaloney in https://github.com/i4Ds/STIXCore/pull/317
  • add soop api response foll all instruments by @nicHoch in https://github.com/i4Ds/STIXCore/pull/322
  • test by @nicHoch in https://github.com/i4Ds/STIXCore/pull/323
  • pin the loc. for the soop api file for e2e test by @nicHoch in https://github.com/i4Ds/STIXCore/pull/324
  • Fix regression in CPD processing for DSumMask fix by @samaloney in https://github.com/i4Ds/STIXCore/pull/321
  • Fix regressions in cpd and spec by @samaloney in https://github.com/i4Ds/STIXCore/pull/326
  • Bugfix cpd spec issues by @samaloney in https://github.com/i4Ds/STIXCore/pull/327
  • add BLANK fits header keyword for NAN by @nicHoch in https://github.com/i4Ds/STIXCore/pull/329
  • Fix energy channel dimension of the RPD not being sliced back to requested energy channels by @samaloney in https://github.com/i4Ds/STIXCore/pull/328
  • Fix count error dims with DSumMask fix by @samaloney in https://github.com/i4Ds/STIXCore/pull/331
  • Leave float formatting to fits io by @samaloney in https://github.com/i4Ds/STIXCore/pull/332
  • add batch_size limit for max # of files to publish at one (dayli) run by @nicHoch in https://github.com/i4Ds/STIXCore/pull/334
  • HK aspect comments by @nicHoch in https://github.com/i4Ds/STIXCore/pull/335
  • Fix time shift corrections code by @samaloney in https://github.com/i4Ds/STIXCore/pull/336

Full Changelog: https://github.com/i4Ds/STIXCore/compare/v0.1.0...v1.0.0

- Python
Published by samaloney almost 3 years ago