Skip to content

Updates before tagging a v1

Thomas Vincent requested to merge update into main

A few updates of different kinds:

  • Change handling of live scans:
    • First wait 30s for start of sequence scan
    • Then wait forever (or until end of sequence scan) for end dark scan.
  • Remove autodelete set through the tiling creation request
  • Renamed --autodelete to --max-n-tilings, but keeping --autodelete for compatiblity
  • Fix scaling with pixel_size when doing tiling
  • Add config for bump2version
  • Add environment.yml and environment-lock.yml "a la" package[-lock].json

Merge request reports