Recent Releases of demerge

demerge - 2025.8.3 (2025-08-15)

What's Changed

  • Support KID correspondence database (CDB) by @astropenguin in https://github.com/deshima-dev/demerge/pull/193
  • Update function to load DDB (get_ddb) by @astropenguin in https://github.com/deshima-dev/demerge/pull/195
  • Update DDB to the latest version (20250814) by @astropenguin in https://github.com/deshima-dev/demerge/pull/197
  • Remove measure option by @astropenguin in https://github.com/deshima-dev/demerge/pull/199

Full Changelog: https://github.com/deshima-dev/demerge/compare/2025.8.2...2025.8.3

- Python
Published by astropenguin 7 months ago

demerge - 2025.8.2 (2025-08-06)

What's Changed

  • Fix dtype of disabled_kids.dat (float → int) by @astropenguin in https://github.com/deshima-dev/demerge/pull/192

Full Changelog: https://github.com/deshima-dev/demerge/compare/2025.8.1...2025.8.2

- Python
Published by astropenguin 7 months ago

demerge - 2025.8.1 (2025-08-05)

What's Changed

  • Add plot option to reduce function by @astropenguin in https://github.com/deshima-dev/demerge/pull/190

Full Changelog: https://github.com/deshima-dev/demerge/compare/2025.8.0...2025.8.1

- Python
Published by astropenguin 7 months ago

demerge - 2025.8.0 (2025-08-05)

What's Changed

  • #186 Do not merge nan-filled channels by default by @astropenguin in https://github.com/deshima-dev/demerge/pull/189
  • Add KID flagging script to reduce sub-package by @astropenguin in https://github.com/deshima-dev/demerge/pull/188

Full Changelog: https://github.com/deshima-dev/demerge/compare/2025.7.0...2025.8.0

- Python
Published by astropenguin 7 months ago

demerge - 2025.7.0 (2025-07-03)

What's Changed

  • Update DDB to the latest version (20250628) by @astropenguin in https://github.com/deshima-dev/demerge/pull/183

Full Changelog: https://github.com/deshima-dev/demerge/compare/2025.6.1...2025.7.0

- Python
Published by astropenguin 8 months ago

demerge - 2025.6.1 (2025-06-17)

What's Changed

  • Assign default scan and subscan by state and beam by @astropenguin in https://github.com/deshima-dev/demerge/pull/181

Full Changelog: https://github.com/deshima-dev/demerge/compare/2025.6.0...2025.6.1

- Python
Published by astropenguin 9 months ago

demerge - 2025.6.0 (2025-06-16)

What's Changed

  • Fix missing humidity conversion by @astropenguin in https://github.com/deshima-dev/demerge/pull/176
  • Use DEMS 2025.6.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/177
  • Fix package version by @astropenguin in https://github.com/deshima-dev/demerge/pull/179

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2025.4.1...2025.6.0

- Python
Published by astropenguin 9 months ago

demerge - v2025.4.1 (2025-04-17)

What's Changed

  • Do not use chararray in concat of datasets by @astropenguin in https://github.com/deshima-dev/demerge/pull/174

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2025.4.0...v2025.4.1

- Python
Published by astropenguin 11 months ago

demerge - v2025.4.0 (2025-04-17)

What's Changed

  • Use the last log if multiple logs exist in a data package by @astropenguin in https://github.com/deshima-dev/demerge/pull/170
  • Update project dependencies by @astropenguin in https://github.com/deshima-dev/demerge/pull/172

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2024.8.0...v2025.4.0

- Python
Published by astropenguin 11 months ago

demerge - v2024.8.0 (2024-08-06)

What's Changed

  • Add default time offset of the sky chopper of 9 ms by @astropenguin in https://github.com/deshima-dev/demerge/pull/167

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2024.7.3...v2024.8.0

- Python
Published by astropenguin over 1 year ago

demerge - v2024.7.3 (2024-07-27)

What's Changed

  • Fix timezone-dependent datetime parsing by @astropenguin in https://github.com/deshima-dev/demerge/pull/162

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2024.7.2...v2024.7.3

- Python
Published by astropenguin over 1 year ago

demerge - v2024.7.2 (2024-07-22)

What's Changed

  • Fix data type of to_brightness function (input = output) by @astropenguin in https://github.com/deshima-dev/demerge/pull/155
  • Fix overwrite option of demerge function by @astropenguin in https://github.com/deshima-dev/demerge/pull/156
  • Do not use df/f as DataArray name by @astropenguin in https://github.com/deshima-dev/demerge/pull/157
  • Use temporary directory for default reduced directory by @astropenguin in https://github.com/deshima-dev/demerge/pull/158
  • Add data package parser by @astropenguin in https://github.com/deshima-dev/demerge/pull/160

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2024.7.1...v2024.7.2

- Python
Published by astropenguin over 1 year ago

demerge - v2024.7.1 (2024-07-17)

What's Changed

  • Fix unit of MiSTI PWV by @astropenguin in https://github.com/deshima-dev/demerge/pull/150

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2024.7.0...v2024.7.1

- Python
Published by astropenguin over 1 year ago

demerge - v2024.7.0 (2024-07-17)

What's Changed

  • Use xarray-based file loaders by @astropenguin in https://github.com/deshima-dev/demerge/pull/148

Full Changelog: https://github.com/deshima-dev/demerge/compare/v3.1.0...v2024.7.0

- Python
Published by astropenguin over 1 year ago

demerge - v3.1.0 (2024-07-14)

What's Changed

  • Remove unused marge options by @astropenguin in https://github.com/deshima-dev/demerge/pull/142
  • Add xarray-based file loaders by @astropenguin in https://github.com/deshima-dev/demerge/pull/145
  • Add overwrite option to demerge function by @astropenguin in https://github.com/deshima-dev/demerge/pull/146

Full Changelog: https://github.com/deshima-dev/demerge/compare/v3.0.5...v3.1.0

- Python
Published by astropenguin over 1 year ago

demerge - v3.0.5 (2024-07-11)

What's Changed

  • Fix definition of fshift (or df/f, dx) by @astropenguin in https://github.com/deshima-dev/demerge/pull/138
  • Release v3.0.5 by @astropenguin in https://github.com/deshima-dev/demerge/pull/141

Full Changelog: https://github.com/deshima-dev/demerge/compare/v3.0.4...v3.0.5

- Python
Published by astropenguin over 1 year ago

demerge - v3.0.4 (2024-07-06)

What's Changed

  • Get observation table name from SET DES OBS_FILE by @astropenguin in https://github.com/deshima-dev/demerge/pull/136

Full Changelog: https://github.com/deshima-dev/demerge/compare/v3.0.3...v3.0.4

- Python
Published by astropenguin over 1 year ago

demerge - v3.0.3 (2024-07-05)

What's Changed

  • Fix to missing kidanalysis-delft (reduce/utils) on release by @astropenguin in https://github.com/deshima-dev/demerge/pull/134

Full Changelog: https://github.com/deshima-dev/demerge/compare/v3.0.2...v3.0.3

- Python
Published by astropenguin over 1 year ago

demerge - v3.0.2 (2024-07-03)

What's Changed

  • Fix to handle cases where fit errors are None by @astropenguin in https://github.com/deshima-dev/demerge/pull/132

Full Changelog: https://github.com/deshima-dev/demerge/compare/v3.0.1...v3.0.2

- Python
Published by astropenguin over 1 year ago

demerge - v3.0.1 (2024-07-02)

What's Changed

  • Fix command help in README by @astropenguin in https://github.com/deshima-dev/demerge/pull/127
  • Fix demerge function with DDB being not converted to a path object by @astropenguin in https://github.com/deshima-dev/demerge/pull/129

Full Changelog: https://github.com/deshima-dev/demerge/compare/v3.0.0...v3.0.1

- Python
Published by astropenguin over 1 year ago

demerge - v3.0.0 (2024-06-25)

What's Changed

  • Use kidanalysis-delft for creating reduced FITS by @astropenguin in https://github.com/deshima-dev/demerge/pull/112
  • Reformat codes by Black by @astropenguin in https://github.com/deshima-dev/demerge/pull/114
  • Update command line interface by @astropenguin in https://github.com/deshima-dev/demerge/pull/117
  • Fix temperature units of weather log by @astropenguin in https://github.com/deshima-dev/demerge/pull/120
  • Fix data format of MiSTI PWV log in file reader by @astropenguin in https://github.com/deshima-dev/demerge/pull/121
  • Add English README and make it default by @astropenguin in https://github.com/deshima-dev/demerge/pull/122
  • Rename merge options by @astropenguin in https://github.com/deshima-dev/demerge/pull/124
  • Release v3.0.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/125

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.13.0...v3.0.0

- Python
Published by astropenguin over 1 year ago

demerge - v2.13.0 (2024-06-11)

What's Changed

  • Add support for DDB without KID IDs by @astropenguin in https://github.com/deshima-dev/demerge/pull/106
  • Release v2.13.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/109

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.12.0...v2.13.0

- Python
Published by astropenguin over 1 year ago

demerge - v2.12.0 (2024-04-03)

What's Changed

  • Add option to read KID correspondence file by @astropenguin in https://github.com/deshima-dev/demerge/pull/101
  • Release v2.12 by @astropenguin in https://github.com/deshima-dev/demerge/pull/104

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.11.0...v2.12.0

- Python
Published by astropenguin almost 2 years ago

demerge - v2.11.0 (2023-12-07)

What's Changed

  • Do not raise error when fit_onepeak fails by @astropenguin in https://github.com/deshima-dev/demerge/pull/96

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.10.0...v2.11.0

- Python
Published by astropenguin about 2 years ago

demerge - v2.10.0 (2023-12-04)

What's Changed

  • Assign master IDs to DEMS channels by @astropenguin in https://github.com/deshima-dev/demerge/pull/94

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.9.0...v2.10.0

- Python
Published by astropenguin about 2 years ago

demerge - v2.9.0 (2023-11-24)

What's Changed

  • Update DDB to the latest version (20231123) by @astropenguin in https://github.com/deshima-dev/demerge/pull/92

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.8.2...v2.9.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.8.2 (2023-11-24)

What's Changed

  • Add default cabin temperature by @astropenguin in https://github.com/deshima-dev/demerge/pull/91

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.8.1...v2.8.2

- Python
Published by astropenguin over 2 years ago

demerge - v2.8.1 (2023-11-19)

What's Changed

  • Fix IndexError raised in df/f-to-Tsky conversion by @astropenguin in https://github.com/deshima-dev/demerge/pull/84
  • Release v2.8.1 by @astropenguin in https://github.com/deshima-dev/demerge/pull/86
  • Release v2.8.1 by @astropenguin in https://github.com/deshima-dev/demerge/pull/88

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.8.0...v2.8.1

- Python
Published by astropenguin over 2 years ago

demerge - v2.8.0 (2023-11-16)

What's Changed

  • DESHIMA2.0の実データの読み込みとfshiftのDEMSへの出力を可能にする by @daisukenaito in https://github.com/deshima-dev/demerge/pull/72
  • Assign long_name and units to DEMS based on loadtype by @astropenguin in https://github.com/deshima-dev/demerge/pull/75
  • Add exception handling when MKID fit errors are missing by @astropenguin in https://github.com/deshima-dev/demerge/pull/77
  • Add option for no plotting by default by @astropenguin in https://github.com/deshima-dev/demerge/pull/79
  • Use deshima-rawdata as test datasets by @astropenguin in https://github.com/deshima-dev/demerge/pull/81
  • Release v2.8.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/82

New Contributors

  • @daisukenaito made their first contribution in https://github.com/deshima-dev/demerge/pull/72

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.7.0...v2.8.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.7.0 (2023-10-30)

What's Changed

  • Fix wrong units of MKID frequency stored in DEMS by @astropenguin in https://github.com/deshima-dev/demerge/pull/58
  • Add positions and rotations of ASTE subreflector by @astropenguin in https://github.com/deshima-dev/demerge/pull/61
  • Use raw MKID types (not use integer ID) by @astropenguin in https://github.com/deshima-dev/demerge/pull/66
  • Release v2.7.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/67

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.6.0...v2.7.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.6.0 (2023-10-20)

In this release, options of the dmerge command have been updated so that users can pass merge options like:

shell demerge -m "--coordinate radec --findR --debug" <log ID>

What's Changed

  • Add merge options to run.sh by @astropenguin in https://github.com/deshima-dev/demerge/pull/51
  • Release v2.6.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/52

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.5.0...v2.6.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.5.0 (2023-10-20)

In this release, the output format of DEMS has been changed from netCDF (.nc) to Zarr (.zarr.zip):

```python import xarray as xr

da = xr.open_dataarray("/path/to/dems.zarr.zip", engine="zarr") ```

What's Changed

  • Update output format of DEMS by @astropenguin in https://github.com/deshima-dev/demerge/pull/46
  • Release v2.5.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/47

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.4.0...v2.5.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.4.0 (2023-10-20)

Since this release, the Python package has been renamed from dmerge to demerge and can be available in PyPI.

What's Changed

  • Prepare for publication in PyPI by @astropenguin in https://github.com/deshima-dev/demerge/pull/44
  • Release v2.4.0 by @astropenguin in https://github.com/deshima-dev/demerge/pull/45

Full Changelog: https://github.com/deshima-dev/demerge/compare/v2.3.0...v2.4.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.3.0 (2023-10-18)

In this release, the main script run.sh has been moved into the dmerge package and can be run as the dmerge command:

```shell

prior to v2.3

./run.sh -d data/cosmos 20171103184436 ```

```shell

since v2.3

dmerge -d data/cosmos 20171103184436 ```

What's Changed

  • Include run.sh in Python package by @astropenguin in https://github.com/deshima-dev/dmerge/pull/39

Full Changelog: https://github.com/deshima-dev/dmerge/compare/v2.2.0...v2.3.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.2.0 (2023-10-17)

In this release, test datasets have been isolated into a separate repository deshima-dev/testdata and new options have been added to run.sh. Please check README.md for more information.

What's Changed

  • Use deshima-dev/testdata as data by @astropenguin in https://github.com/deshima-dev/dmerge/pull/30
  • Update options of run.sh by @astropenguin in https://github.com/deshima-dev/dmerge/pull/33
  • Fix runtime errors by @astropenguin in https://github.com/deshima-dev/dmerge/pull/36
  • Release v2.2.0 by @astropenguin in https://github.com/deshima-dev/dmerge/pull/37

Full Changelog: https://github.com/deshima-dev/dmerge/compare/v2.1.3...v2.2.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.1.3 (2023-10-16)

What's Changed

  • Ignore zero divided warning in makedivideddata.py by @astropenguin in https://github.com/deshima-dev/dmerge/pull/25
  • Update project dependencies by @astropenguin in https://github.com/deshima-dev/dmerge/pull/26
  • Release v2.1.3 by @astropenguin in https://github.com/deshima-dev/dmerge/pull/28

Full Changelog: https://github.com/deshima-dev/dmerge/compare/v2.1.2...v2.1.3

- Python
Published by astropenguin over 2 years ago

demerge - v2.1.2 (2023-10-13)

In this release, formatting of Python codes was reverted to its original state. The merge functionality has not been changed.

What's Changed

  • Format Python codes back to their original states by @astropenguin in https://github.com/deshima-dev/dmerge/pull/21
  • Release v2.1.2 by @astropenguin in https://github.com/deshima-dev/dmerge/pull/23

Full Changelog: https://github.com/deshima-dev/dmerge/compare/v2.1.1...v2.1.2

- Python
Published by astropenguin over 2 years ago

demerge - v2.1.1 (2023-10-12)

This release only fixed a wrong version written in pyproject.toml.

What's Changed

  • Fix package version written in pyproject.toml by @astropenguin in https://github.com/deshima-dev/dmerge/pull/19

Full Changelog: https://github.com/deshima-dev/dmerge/compare/v2.1.0...v2.1.1

- Python
Published by astropenguin over 2 years ago

demerge - v2.1.0 (2023-10-12)

In this release, merge scripts are bundled into a Python package dmerge. Each former script (e.g. merge_to_dems.py) is now available as a shell command (merge_to_dems). You need to locally install the dmerge package prior to using the commands (see README.md for more details). Note that the merge functionality has not been changed.

What's Changed

  • Bundle merge scripts into a single package by @astropenguin in https://github.com/deshima-dev/dmerge/pull/17

Full Changelog: https://github.com/deshima-dev/dmerge/compare/v2.0.2...v2.1.0

- Python
Published by astropenguin over 2 years ago

demerge - v2.0.2 (2023-10-12)

In this release, unused files (mostly related to DFITS and docs) were removed, but the functionality was unchanged.

What's Changed

  • Remove unused files by @astropenguin in https://github.com/deshima-dev/dmerge/pull/15

Full Changelog: https://github.com/deshima-dev/dmerge/compare/v2.0.1...v2.0.2

- Python
Published by astropenguin over 2 years ago

demerge - v2.0.1 (2023-10-11)

This release only focused on refactoring. All updates did not change the functionality.

What's Changed

  • Format Python codes by Black by @astropenguin in https://github.com/ttakekoshi/dmerge/pull/13

New Contributors

  • @astropenguin made their first contribution in https://github.com/ttakekoshi/dmerge/pull/13

Full Changelog: https://github.com/ttakekoshi/dmerge/compare/v2.0.0...v2.0.1

- Python
Published by astropenguin over 2 years ago

demerge - v2.0.0 (2023-10-11)

Release second version compatible with DEMS format

Full Changelog: https://github.com/ttakekoshi/dmerge/compare/v1.0.0...v2.0.0

- Python
Published by astropenguin over 2 years ago

demerge - v1.0.0 (2022-02-03)

Release first version

Full Changelog: https://github.com/ttakekoshi/dmerge/commits/v1.0.0

- Python
Published by ttakekoshi about 4 years ago