Skip to content

Commit cdf78d5

Browse files
committed
Use new empty can files
1 parent 530f109 commit cdf78d5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/ess/dream/data.py

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ def _make_pooch():
2121
"DREAM_nexus_sorted-2023-12-07.nxs": "md5:22824e14f6eb950d24a720b2a0e2cb66",
2222
"DREAM_simple_pwd_workflow/data_dream_diamond_vana_container_sample_union.csv.zip": "md5:33302d0506b36aab74003b8aed4664cc", # noqa: E501
2323
"DREAM_simple_pwd_workflow/data_dream_diamond_vana_container_sample_union_run2.csv.zip": "md5:c7758682f978d162dcb91e47c79abb83", # noqa: E501
24-
"DREAM_simple_pwd_workflow/data_dream_vana_container_sample_union.csv.zip": "md5:1e22917b2bb68b5cacfb506b72700a4d", # noqa: E501
24+
"DREAM_simple_pwd_workflow/data_dream_vana_container_sample_union.csv.zip": "md5:de31cb8b1887d10c42091d040aaa94ef", # noqa: E501
2525
"DREAM_simple_pwd_workflow/data_dream_vanadium.csv.zip": "md5:e5addfc06768140c76533946433fa2ec", # noqa: E501
2626
"DREAM_simple_pwd_workflow/data_dream_vanadium_inc_coh.csv.zip": "md5:39d1a44e248b12966b26f7c2f6c602a2", # noqa: E501
2727
"DREAM_simple_pwd_workflow/Cave_TOF_Monitor_diam_in_can.dat": "md5:ef24f4a4186c628574046e6629e31611", # noqa: E501
28-
"DREAM_simple_pwd_workflow/Cave_TOF_Monitor_van_can.dat": "md5:e63456c347fb36a362a0b5ae2556b3cf", # noqa: E501
28+
"DREAM_simple_pwd_workflow/Cave_TOF_Monitor_van_can.dat": "md5:2cdef7ad9912652149b7e687381d2e99", # noqa: E501
2929
"DREAM_simple_pwd_workflow/Cave_TOF_Monitor_vana_inc_coh.dat": "md5:701d66792f20eb283a4ce76bae0c8f8f", # noqa: E501
3030
"DREAM-high-flux-tof-lookup-table.h5": "md5:1b95a359fa7b0d8b4277806ece9bf279", # noqa: E501
3131
# Smaller files for unit tests
32-
"DREAM_simple_pwd_workflow/TEST_data_dream_diamond_vana_container_sample_union.csv.zip": "md5:018a87e0934c1dd0f07a708e9d497891", # noqa: E501
32+
"DREAM_simple_pwd_workflow/TEST_data_dream_diamond_vana_container_sample_union.csv.zip": "md5:83638c70a445f45816aee67f43d7f749", # noqa: E501
3333
"DREAM_simple_pwd_workflow/TEST_data_dream_vana_container_sample_union.csv.zip": "md5:6b4b6c3a7358cdb1dc5a36b56291ab1b", # noqa: E501
3434
"DREAM_simple_pwd_workflow/TEST_data_dream_vanadium.csv.zip": "md5:178f9bea9f35dbdef693e38ff893c258", # noqa: E501
3535
"TEST_data_dream0_new_hkl_Si_pwd.csv.zip": "md5:df6c41f4b7b21e129915808f625828f6", # noqa: E501
@@ -189,8 +189,8 @@ def simulated_empty_can(*, small: bool = False) -> str:
189189
190190
SciCat:
191191
192-
- PID: ``20.500.12269/1a280698-aa5a-4cfb-bc4f-68fcd40462cc``
193-
- URL: https://staging.scicat.ess.eu/datasets/20.500.12269%2F1a280698-aa5a-4cfb-bc4f-68fcd40462cc
192+
- PID: ``20.500.12269/bdaf009d-b09a-4622-bc78-46240873b3a0``
193+
- URL: https://staging.scicat.ess.eu/datasets/20.500.12269%2Fbdaf009d-b09a-4622-bc78-46240873b3a0
194194
195195
**Container**:
196196

0 commit comments

Comments
 (0)