Skip to content

Commit

Permalink
Re-export Gen3 repo and move files/links for calibration collections.
Browse files Browse the repository at this point in the history
  • Loading branch information
TallJimbo committed Sep 26, 2020
1 parent e2ff90c commit 1c6278b
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 41 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
*.sqlite3 filter=lfs diff=lfs merge=lfs -text

# These look like fits files, but are really symbolic links
preloaded/calib/LSST-ImSim/bias !filter !diff !merge
preloaded/calib/LSST-ImSim/flat !filter !diff !merge
preloaded/calib/LSST-ImSim/gen2 !filter !diff !merge
88 changes: 53 additions & 35 deletions config/export.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,6 @@ data:
exposure_max: 9999999999
detector_max: 999
class_name: lsst.obs.lsst.LsstImSim
- type: dimension
element: calibration_label
records:
- instrument: LSSTCam-imSim
name: unbounded
datetime_begin: null
datetime_end: null
- instrument: LSSTCam-imSim
name: gen2/bias_2022-01-01_037
datetime_begin: !butler_time/tai/iso '1994-08-17 00:00:00.000000000'
datetime_end: !butler_time/tai/iso '2049-05-19 00:00:00.000000000'
- instrument: LSSTCam-imSim
name: gen2/flat_2022-08-06_037_i_sim_1.4
datetime_begin: !butler_time/tai/iso '1995-03-22 00:00:00.000000000'
datetime_end: !butler_time/tai/iso '2049-12-22 00:00:00.000000000'
- type: dimension
element: detector
records:
Expand Down Expand Up @@ -1167,77 +1152,94 @@ data:
- instrument: LSSTCam-imSim
name: i_sim_1.4
band: i
- type: collection
collection_type: CALIBRATION
name: LSSTCam-imSim/calib
- type: collection
collection_type: RUN
name: LSSTCam-imSim/calib/gen2/2022-01-01
host: null
timespan_begin: null
timespan_end: null
- type: collection
collection_type: RUN
name: LSSTCam-imSim/calib/gen2/2022-08-06
host: null
timespan_begin: null
timespan_end: null
- type: collection
collection_type: RUN
name: LSSTCam-imSim/calib/unbounded
host: null
timespan_begin: null
timespan_end: null
- type: collection
collection_type: RUN
name: refcats
host: null
timespan_begin: null
timespan_end: null
- type: dataset_type
name: camera
dimensions:
- instrument
- calibration_label
storage_class: Camera
- type: run
name: LSSTCam-imSim/calib
is_calibration: true
- type: dataset
dataset_type: camera
run: LSSTCam-imSim/calib
run: LSSTCam-imSim/calib/unbounded
records:
- dataset_id:
- 1
data_id:
- instrument: LSSTCam-imSim
calibration_label: unbounded
path: LSSTCam-imSim/calib/camera/camera_unbounded_LSSTCam-imSim_LSSTCam-imSim_calib.fits
path: LSSTCam-imSim/calib/unbounded/camera/camera_LSSTCam-imSim_LSSTCam-imSim_calib_unbounded.fits
formatter: lsst.obs.base.formatters.fitsGeneric.FitsGenericFormatter
- type: dataset_type
name: bias
dimensions:
- instrument
- calibration_label
- detector
storage_class: ExposureF
- type: run
name: LSSTCam-imSim/calib
is_calibration: true
- type: dataset
dataset_type: bias
run: LSSTCam-imSim/calib
run: LSSTCam-imSim/calib/gen2/2022-01-01
records:
- dataset_id:
- 2
data_id:
- instrument: LSSTCam-imSim
calibration_label: gen2/bias_2022-01-01_037
detector: 37
path: LSSTCam-imSim/calib/bias/bias_gen2_bias_2022-01-01_037_37_LSSTCam-imSim_LSSTCam-imSim_calib.fits
path: LSSTCam-imSim/calib/gen2/2022-01-01/bias/bias_37_LSSTCam-imSim_LSSTCam-imSim_calib_gen2_2022-01-01.fits
formatter: lsst.obs.base.formatters.fitsExposure.FitsExposureFormatter
- type: dataset_type
name: flat
dimensions:
- band
- instrument
- calibration_label
- detector
- physical_filter
storage_class: ExposureF
- type: run
name: LSSTCam-imSim/calib
is_calibration: true
- type: dataset
dataset_type: flat
run: LSSTCam-imSim/calib
run: LSSTCam-imSim/calib/gen2/2022-08-06
records:
- dataset_id:
- 3
data_id:
- instrument: LSSTCam-imSim
calibration_label: gen2/flat_2022-08-06_037_i_sim_1.4
detector: 37
physical_filter: i_sim_1.4
path: LSSTCam-imSim/calib/flat/i/i_sim_1.4/flat_i_i_sim_1_4_gen2_flat_2022-08-06_037_i_sim_1_4_37_LSSTCam-imSim_LSSTCam-imSim_calib.fits
path: LSSTCam-imSim/calib/gen2/2022-08-06/flat/i/i_sim_1.4/flat_i_i_sim_1_4_37_LSSTCam-imSim_LSSTCam-imSim_calib_gen2_2022-08-06.fits
formatter: lsst.obs.base.formatters.fitsExposure.FitsExposureFormatter
- type: dataset_type
name: gaia
dimensions:
- htm7
storage_class: SimpleCatalog
- type: run
name: refcats
is_calibration: false
- type: dataset
dataset_type: gaia
run: refcats
Expand Down Expand Up @@ -1284,3 +1286,19 @@ data:
- htm7: 232344
path: refcats/gaia/gaia_232344_refcats.fits
formatter: lsst.obs.base.formatters.fitsGeneric.FitsGenericFormatter
- type: associations
collection: LSSTCam-imSim/calib
collection_type: CALIBRATION
validity_ranges:
- begin: null
end: null
dataset_ids:
- 1
- begin: !butler_time/tai/iso '1994-08-17 00:00:00.000000000'
end: !butler_time/tai/iso '2049-05-19 00:00:00.000000000'
dataset_ids:
- 2
- begin: !butler_time/tai/iso '1995-03-22 00:00:00.000000000'
end: !butler_time/tai/iso '2049-12-22 00:00:00.000000000'
dataset_ids:
- 3

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions preloaded/gen3.sqlite3
Git LFS file not shown

0 comments on commit 1c6278b

Please sign in to comment.