np-workflows 1.6.84__py3-none-any.whl → 1.6.85__py3-none-any.whl

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.
@@ -402,7 +402,7 @@ class PipelineExperiment(WithSession):
402
402
  if file.suffix == '.h5':
403
403
  renamed = f'{self.session.folder}.sync'
404
404
  elif file.suffix == '.pkl':
405
- for _ in ('opto', 'main', 'mapping'):
405
+ for _ in ('opto', 'main', 'mapping', 'behavior'):
406
406
  if _ in file.name:
407
407
  renamed = f'{self.session.folder}.{"stim" if _ == "main" else _}.pkl'
408
408
  elif file.suffix in ('.json', '.mp4') and (cam_label := re.match('Behavior|Eye|Face',file.name)):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: np-workflows
3
- Version: 1.6.84
3
+ Version: 1.6.85
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
@@ -1,6 +1,6 @@
1
- np_workflows-1.6.84.dist-info/METADATA,sha256=0lpYeTBzlshF7Bfqo4nUsFHHoP92F0TVi3vQcG21NNg,3991
2
- np_workflows-1.6.84.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
3
- np_workflows-1.6.84.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
1
+ np_workflows-1.6.85.dist-info/METADATA,sha256=hgjdOcKPZODfeCp2zJex33Jbyzv3_VVFXqlqgr3avnc,3991
2
+ np_workflows-1.6.85.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
3
+ np_workflows-1.6.85.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
4
4
  np_workflows/__init__.py,sha256=QWnSRZ3THmQPF6HO8rFC4EkcjGd5ypap7BssqKqva64,232
5
5
  np_workflows/assets/images/logo_np_hab.png,sha256=N1skdSq4lQv0liucargHoulzfE-zeTYoud-wAePD2VY,10071
6
6
  np_workflows/assets/images/logo_np_vis.png,sha256=yDaQ3dQcX1OXPN8Rsne9SvaevUlgvVRcw_tWs02cyTU,19349
@@ -62,9 +62,9 @@ np_workflows/experiments/templeton/__init__.py,sha256=LrTnP6DnkTSB-sdadvSOJvLZMZ
62
62
  np_workflows/experiments/templeton/main.py,sha256=5JDBN4fQbBy2PfiUh6OQr0NVZo-h58la3C-mgfLsU3Y,2906
63
63
  np_workflows/experiments/templeton/widgets.py,sha256=e0t7zhD0N-i6Q5_8EWW4lYrESuAb7hIz_BEL4NPaywo,2884
64
64
  np_workflows/shared/__init__.py,sha256=L9h5R3dioT8m0KcwjlQV5_eoEFoneJHEzDTGaH4_ySg,131
65
- np_workflows/shared/base_experiments.py,sha256=6vq4f8oJihucB5s12SOx6O7jyCQHjg5UKNQwxUYl1xs,33632
65
+ np_workflows/shared/base_experiments.py,sha256=-RPtBgsKnfFVL_UO8tm_G1RJI5cqqmLnsJD0KXzIFqA,33644
66
66
  np_workflows/shared/camstim_scripts/flash_250ms.stim,sha256=ARwNQPJRRQwEaD_k0oXR1lafdafWlf_Kvfbq6TVEkDU,408
67
67
  np_workflows/shared/camstim_scripts/gabor_20_deg_250ms.stim,sha256=xvuRMORZiN9IuOLWZbNTWuxmhfHefGnZtIpeYcsQXpE,718
68
68
  np_workflows/shared/npxc.py,sha256=NWi826e14EEt3vKlsLwsQ2wYcsLk9Ea_Hrb8hn2iA3Y,6689
69
69
  np_workflows/shared/widgets.py,sha256=aehptvxluwfyRs7Sa4ZSvCMhOwGCxhUM7STBR4wFG5k,26880
70
- np_workflows-1.6.84.dist-info/RECORD,,
70
+ np_workflows-1.6.85.dist-info/RECORD,,