Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
119 changes: 0 additions & 119 deletions Connect2ImSwitch.ipynb

This file was deleted.

23 changes: 2 additions & 21 deletions config/imcontrol_options.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,10 @@
{
"setupFileName": "example_uc2_lightsheethik.json",
"setupFileName": "FRAME.json",
"recording": {
"outputFolder": "./ImSwitch/ImSwitch/recordings",
"includeDateInOutputFolder": true
},
"watcher": {
"outputFolder": "/Users/bene/ImSwitchConfig/scripts"
},
"setupFileName_VIRT": "example_uc2_virtual_flowstop.json",
"setupFileNameVirt": "example_virtual_microscope.json",
"setupFileName_ANDREW": "example_uc2_hik_histo_andrew_1-12-24.json",
"setupFileNameESP": "example_uc2_esp32cam.json",
"setupFileNameHypha": "example_uc2_hypha.json",
"setupFileNameDPC": "example_uc2_ledmatrix.json",
"setupFileNamePCO": "example_uc2_pco.json",
"setupFileName_": "example_uc2_hik_histo.json",
"setupFileName___": "example_uc2_lighsheethik.json",
"setupFileNameDG": "example_uc2_multicolour_daheng_lena.json",
"setupFileName222": "example_uc2_hik_histo.json",
"setupFileNam_holo": "example_uc2_hik_holo.json",
"setupFileName111": "example_uc2_lightsheetdaheng.json",
"setupFileNameWei": "example_uc2_wei_alliedvision.json",
"setupFileNameDaheng": "example_uc2_daheng_histo.json",
"setupFileName22": "example_uc2_labmaite.json",
"setupFileName11": "example_uc2_multicolour_hikvision.json",
"setupFileName2": "example_uc2_sim_daheng.json",
"setupFileName1": "example_uc2_storm_alliedvision.json"
}
}
3 changes: 1 addition & 2 deletions config/modules.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"enabled": [
"imcontrol",
"imscripting"
"imcontrol"
]
}
158 changes: 0 additions & 158 deletions example_uc2_hik.json

This file was deleted.

18 changes: 10 additions & 8 deletions flowStopController/config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"wasRunning": true,
"defaultFlowRate": 100,
"defaultNumberOfFrames": -1,
"defaultExperimentName": "FlowStopExperiment",
"defaultFrameRate": 1,
"defaultSavePath": "./",
"defaultAxisFlow": "X",
"defaultAxisFocus": "Z",
"defaultDelayTimeAfterRestart": 1
"flowRate": 100,
"numberOfFrames": -1,
"experimentName": "FlowStopExperiment",
"frameRate": 1,
"savePath": "./",
"fileFormat": "JPG",
"axisFlow": "X",
"axisFocus": "Z",
"delayTimeAfterRestart": 1,
"isRecordVideo": true
}
10 changes: 0 additions & 10 deletions histoController/config.json

This file was deleted.

1 change: 0 additions & 1 deletion histoController/csm.json

This file was deleted.

31 changes: 0 additions & 31 deletions imcontrol_UC2Config/pinDef.json

This file was deleted.

Binary file modified imcontrol_setups/.DS_Store
Binary file not shown.
Loading