Skip to content

Releases: chime-sps/champss_software

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 19:17
a65593c

0.16.0 (2026-02-27)

Features

Bug Fixes

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 21:22
9461f55

0.15.0 (2026-01-16)

Features

Bug Fixes

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 18:20
d548803

0.14.0 (2025-12-23)

Features

  • Allow controller to write fixed nchan and use multiple mounts (#159) (717d28f)
  • Allow setting datpath in multiday folding (#163) (57b7b59)
  • change default database server to sps-archiver1 (#171) (a3d002d)
  • Changed search parameters for holiday processing run (#199) (af6b674)
  • enable saving medians to database (#160) (4fdd3ae)
  • Enable saving rednoise (#149) (e62f672)
  • Faster loading of injection files, stricter injection identification and loading of empty candidate files (#158) (595cddd)
  • Filter known pulsars along arc (#193) (e0775fb)
  • Filter known source f0 nan in sifter (#194) (88641b5)
  • Injection patches and cleaning for realtime processing (#198) (f10a9cd)
  • New scheduling and other changes (#188) (cf46388)
  • Rewrite frequency ranges (#162) (c183586)

Bug Fixes

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 16 May 23:42
2aa7ca6

0.13.0 (2025-05-16)

Features

  • continuous-integration.yml: Make our re-usable GitHub Actions workflows use a local path for ease of development branch testing (#155) (2dd6f6d)
  • Enable public install (#154) (1535e35)

Bug Fixes

  • Add Slack token from GitHub secrets to Docker image build and use in scheduler module (#145) (92e0ecb)
  • continue to next day when no processes available (#147) (39a3e16)
  • Dockerfile: version lock dspsr to working popular version (#150) (af96f8a)
  • enable foldpath in multiday fold (#151) (04afdc2)
  • fix creation of all_processes list (#148) (261b069)
  • Fix file integrity check and delete remp files (#141) (d1197bd)
  • Fix folding bugs (#144) (238f89e)
  • Fix slack and fold (#139) (1c1c9d8)

Documentation

  • removed old frb-api docs from rfi-mitigation (#143) (5be2f74)

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 20:00
11c70fb

0.12.1 (2025-04-17)

Bug Fixes

  • bump version (e3415a0)
  • pyproject.toml: Dummy commit to trigger new release from manually created tag (4830942)

v0.12.0

Choose a tag to compare

@chrisandrade716 chrisandrade716 released this 17 Apr 19:53
55524c0

This release is an attempt to have a latest non-broken release that release-please can use as a starting point.

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 22:18
a8eb7fe

0.11.0 (2025-04-08)

Features

  • Add batch wrapper for spsctl (#105) (494118a)
  • add new candidate writing method (#115) (1f80524)
  • Enable finer control of processing and improve RFI (#131) (f6fac7d)
  • plot_candidate: single day fold cand plot upgrade (#109) (b835704)
  • Restructure multi-pointing candidate writing (#117) (a6323d6)
  • Speedup process creation (#111) (dc39604)

Bug Fixes

  • fixed stopping beams for high number of beams (#113) (f3f112d)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 18:42
3cd7169

0.10.0 (2025-01-31)

Features

  • controller: Add basepath on L1 nodes as a Click CLI parameter (a8cefab)
  • image.yml: Add support for new self-hosted Docker Image registry (d0e9c26)
  • Update birdies.yaml, expand RFI filtering method and enable birdie report (#83) (c3cb022)

Bug Fixes

Documentation

  • More explanations about setting up a database (6f2153b)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Oct 21:35
3cb532b

0.9.0 (2024-10-25)

Features

  • workflow.py: Move workflow.py to its own module (337473d)

Bug Fixes

  • workflow.py: Constrain /data/ mounts to point directly to sps-archiver1.chime (f0539cf)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 22:02
403447e

0.8.0 (2024-10-18)

Features

  • Filter detections before clustering (#80) (f671484)

Bug Fixes

  • file reading when full path if given (#84) (5c426e1)
  • Update astropy and minimum python version (#87) (b91bd25)