np-workflows 1.6.79__tar.gz → 1.6.81__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {np_workflows-1.6.79 → np_workflows-1.6.81}/PKG-INFO +5 -2
- {np_workflows-1.6.79 → np_workflows-1.6.81}/pyproject.toml +5 -2
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/dynamic_routing/widgets.py +2 -2
- {np_workflows-1.6.79 → np_workflows-1.6.81}/README.md +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/assets/images/logo_np_hab.png +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/assets/images/logo_np_vis.png +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/dynamic_routing/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/dynamic_routing/main.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_barcode/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_barcode/barcode_workflow_widget.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_barcode/camstim_scripts/barcode_mapping_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_barcode/camstim_scripts/barcode_opto_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_barcode/main_barcode_pilot.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_loop/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_loop/camstim_scripts/barcode_mapping_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_loop/camstim_scripts/barcode_opto_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_loop/loop_workflow_widget.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_loop/main_loop_pilot.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_vippo/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_vippo/main_vippo_pilot.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_vippo/vippo_workflow_widget.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/make_tt_stims.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/oct22_tt_stim_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_00.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_01.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_02.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_03.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_04.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_05.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_06.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_07.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_08.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_09.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_10.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_11.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_12.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_13.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_14.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_15.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_16.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_17.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/densely_annotated_18.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/flash_250ms.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/gabor_20_deg_250ms.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/old_stim.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/shuffle_reversed.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/shuffle_reversed_1st.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/stims/shuffle_reversed_2nd.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/ttn_main_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/ttn_mapping_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/camstim_scripts/ttn_opto_script.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/main_ttn_pilot.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/ttn_session_widget.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/task_trained_network/ttn_stim_config.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/templeton/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/templeton/main.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/templeton/widgets.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/shared/__init__.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/shared/base_experiments.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/shared/camstim_scripts/flash_250ms.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/shared/camstim_scripts/gabor_20_deg_250ms.stim +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/shared/npxc.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/shared/widgets.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/tests/model_sandbox.py +0 -0
- {np_workflows-1.6.79 → np_workflows-1.6.81}/tests/widget_sandbox.ipynb +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: np-workflows
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.81
|
|
4
4
|
Summary: Ecephys and behavior workflows for the Mindscope Neuropixels team.
|
|
5
5
|
Author-Email: Ben Hardcastle <ben.hardcastle@alleninstitute.org>
|
|
6
6
|
License: MIT
|
|
@@ -25,7 +25,10 @@ Requires-Dist: universal-pathlib>=0.1.0
|
|
|
25
25
|
Requires-Dist: s3fs>=2023.6.0
|
|
26
26
|
Requires-Dist: npc-shields>=0.1.10
|
|
27
27
|
Requires-Dist: npc-sessions>=0.0.225
|
|
28
|
-
Requires-Dist: np-codeocean>=0.2.
|
|
28
|
+
Requires-Dist: np-codeocean[dynamic-routing-metadata]>=0.2.1
|
|
29
|
+
Requires-Dist: panel>=1.4.5
|
|
30
|
+
Requires-Dist: aind-session>=0.1.20
|
|
31
|
+
Requires-Dist: jupyter-bokeh>=4.0.5
|
|
29
32
|
Requires-Dist: blue>=0.9.1; extra == "dev"
|
|
30
33
|
Requires-Dist: pytest>=7.2.2; extra == "dev"
|
|
31
34
|
Requires-Dist: mypy>=1.1.1; extra == "dev"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "np-workflows"
|
|
3
|
-
version = "1.6.
|
|
3
|
+
version = "1.6.81"
|
|
4
4
|
description = "Ecephys and behavior workflows for the Mindscope Neuropixels team."
|
|
5
5
|
authors = [
|
|
6
6
|
{ name = "Ben Hardcastle", email = "ben.hardcastle@alleninstitute.org" },
|
|
@@ -21,7 +21,10 @@ dependencies = [
|
|
|
21
21
|
"s3fs>=2023.6.0",
|
|
22
22
|
"npc-shields>=0.1.10",
|
|
23
23
|
"npc-sessions>=0.0.225",
|
|
24
|
-
"np-codeocean>=0.2.
|
|
24
|
+
"np-codeocean[dynamic-routing-metadata]>=0.2.1",
|
|
25
|
+
"panel>=1.4.5",
|
|
26
|
+
"aind-session>=0.1.20",
|
|
27
|
+
"jupyter-bokeh>=4.0.5",
|
|
25
28
|
]
|
|
26
29
|
classifiers = [
|
|
27
30
|
"Programming Language :: Python :: 3",
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/dynamic_routing/widgets.py
RENAMED
|
@@ -56,7 +56,7 @@ def workflow_select_widget(
|
|
|
56
56
|
console = ipw.Output()
|
|
57
57
|
with console:
|
|
58
58
|
if last_workflow := np_session.Mouse(selection.mouse).state.get('last_workflow'):
|
|
59
|
-
print(f"{mouse} last workflow: {last_workflow}")
|
|
59
|
+
print(f"{mouse} last workflow: {last_workflow}\t({np_session.Mouse(selection.mouse).state.get('last_session')})")
|
|
60
60
|
print(f"Selected: {selection.workflow.name}")
|
|
61
61
|
|
|
62
62
|
def update(change):
|
|
@@ -79,4 +79,4 @@ def workflow_select_widget(
|
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
def photodoc_widget(session: np_session.Session, reminder: str) -> None:
|
|
82
|
-
print(f'Take an image in Vimba Viewer and save as:\n{session.npexp_path.name}_{reminder}.png')
|
|
82
|
+
print(f'Take an image in Vimba Viewer and save as:\n{session.npexp_path.name}_{reminder}.png')
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/dynamic_routing/__init__.py
RENAMED
|
File without changes
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/dynamic_routing/main.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_loop/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/openscope_vippo/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/templeton/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/experiments/templeton/widgets.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{np_workflows-1.6.79 → np_workflows-1.6.81}/src/np_workflows/shared/camstim_scripts/flash_250ms.stim
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|