diff --git a/CITATION.cff b/CITATION.cff index b733e5d..4a68f21 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,15 +1,32 @@ -cff-version: 1.2.0 -message: "If you use this software, please cite it as below." +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! -title: "dems" -abstract: "DESHIMA measurement set by DataArray" -version: 2024.7.2 -date-released: 2024-07-17 -license: "MIT" -doi: "10.5281/zenodo.8151950" -url: "https://github.com/deshima-dev/dems" +cff-version: 1.2.0 +title: dems +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software authors: - - given-names: "Akio" - family-names: "Taniguchi" - affiliation: "Nagoya University" - orcid: "https://orcid.org/0000-0002-9695-6183" + - given-names: Akio + family-names: Taniguchi + email: taniguchi.akio@gmail.com + affiliation: Kitami Institute of Technology + orcid: 'https://orcid.org/0000-0002-9695-6183' +identifiers: + - type: doi + value: 10.5281/zenodo.8151950 +repository-code: 'https://github.com/deshima-dev/dems' +url: 'https://github.com/deshima-dev/dems' +abstract: DESHIMA Measurement Set +keywords: + - python + - astronomy + - data-format + - deshima + - measurement-set + - spectroscopy + - submillimeter +license: MIT +version: 2025.6.0 +date-released: '2025-06-16' diff --git a/LICENSE b/LICENSE index 9de016d..74c44cb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022-2024 Akio Taniguchi +Copyright (c) 2022-2025 Akio Taniguchi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 6a05028..507840f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ DESHIMA measurement set by DataArray ## Installation ```shell -pip install dems==2024.7.2 +pip install dems==2025.6.0 ``` ## Usage @@ -40,10 +40,11 @@ da = MS.new( | | name | Name | DEMS name | - | "DEMS" | str | - | - | | Dimensions | time | Dimension | Start time in UTC | - | 1970-01-01T00:00:00.000000000 | numpy.ndarray | (time,) | datetime64[ns] | | | chan | Dimension | Channel ID | - | 0 | numpy.ndarray | (chan,) | int64 | -| Labels | beam | Coordinate | Beam label | - | "" | numpy.ndarray | (time,) | str (