Skip to content

Commit

Permalink
#14 Merge pull request from deshima-dev/astropenguin/issue13
Browse files Browse the repository at this point in the history
Update raw datasets (DESHIMA 2.0)
  • Loading branch information
astropenguin authored Oct 16, 2023
2 parents ccdc99e + 065e938 commit 5675d48
Show file tree
Hide file tree
Showing 40 changed files with 3,066,051 additions and 28 deletions.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testdata",
"image":"python:3.9",
"image":"python:3.11",
"onCreateCommand": "pip install poetry==1.6.1",
"postCreateCommand": "poetry install",
"containerEnv": {
Expand All @@ -24,6 +24,7 @@
"editor.formatOnSave": true,
"editor.insertSpaces": true,
"editor.tabSize": 4
}
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
push:
branches:
- main
- v1
- v2
- deshima1.0
- deshima2.0
pull_request:
branches:
- main
- v1
- v2
- deshima1.0
- deshima2.0

jobs:
job:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ Public DESHIMA datasets for testing related codes
| `cosmos/cosmos_<log ID>` | Series of raw data and logs of DESHIMA and ASTE
| `ddb/ddb_20180619.fits.gz` | DESHIMA database (DDB) compiled on June 19, 2018
| `dfits/dfits_<log ID>.fits.gz` | Merged DESHIMA FITS (DFITS) created by [dmerge:1.0.0](https://github.com/deshima-dev/dmerge/releases/tag/v1.0.0)
| `dems/dems_<log ID>.nc.gz` | Merged DESHIMA Measurement Set (DEMS) created by [dmerge:2.0.0](https://github.com/deshima-dev/dmerge/releases/tag/v2.0.0)
5 changes: 5 additions & 0 deletions cosmos/cosmos_20171103184436/20171103184436.cabin
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# YYYY/mm/dd HH:MM UpperCabinTemperature MainCabinTemperature
2017/11/03 18:44 13.2 16.6 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
2017/11/03 18:45 13.2 16.6 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
2017/11/03 18:46 13.2 16.6 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
2017/11/03 18:47 13.2 16.6 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 9999.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
1,855 changes: 1,855 additions & 0 deletions cosmos/cosmos_20171103184436/20171103184436.misti

Large diffs are not rendered by default.

1,870 changes: 1,870 additions & 0 deletions cosmos/cosmos_20171103184436/20171103184436.roomchop

Large diffs are not rendered by default.

Loading

0 comments on commit 5675d48

Please sign in to comment.