We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba20b79 commit 020236aCopy full SHA for 020236a
CHANGES.rst
@@ -1,13 +1,17 @@
1
-1.2 (unreleased)
+1.2 (2021-06-11)
2
----------------
3
4
This requires Python 3.7 or later. [#74]
5
6
+This release should be compatible with Ginga 3.2 and stginga 1.3.
7
+
8
+* Downsampling of images now take DQ into account. [#70]
9
* Added ``--n-cores`` option for multiprocessing in downsampling images
10
in ``THUMBNAIL`` mode. [#72]
11
* Default size of THUMBNAIL images has increased from 100 to 500. [#72]
12
* Fixed ``quip_activity_log.xsd`` so that it can validate
13
``quip_activity_log.xml`` properly. [#75]
14
+* Minimum SBR for Pupil Imaging and CP is now 1500. [#83]
15
16
1.1 (2020-02-03)
17
0 commit comments