Skip to content

Commit 08a25ed

Browse files
committed
restructuring and progress with rework acquisition
1 parent 6ad7eb7 commit 08a25ed

File tree

1,899 files changed

+3542
-1558
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,899 files changed

+3542
-1558
lines changed

FAIRFlow/schemes/fairflowchemistry_schema.md

Lines changed: 0 additions & 148 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# from .generic.acquire_data import AcquireData
2+
# from .scenario_specific.scenarios import FaradayEfficiency, SelectiveOxidation
3+
# from .scenario_specific.readers import (
4+
# gc_parser_faraday_efficiency,
5+
# gc_parser_selective_oxidation,
6+
# gstatic_parser,
7+
# mfm_parser,
8+
# DEXPI2sdRDM
9+
# )
10+
# from test import test

scenarios/faraday_efficiency/scenario_spec_modules/gc_parser.py renamed to FAIRFlow/src/acquisition/generic/__init__.py

File renamed without changes.

0 commit comments

Comments
 (0)