Skip to content

Commit

Permalink
deploy: d53c143
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-f-cruz committed Nov 3, 2024
0 parents commit 892745e
Show file tree
Hide file tree
Showing 191 changed files with 28,560 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3b516d57ebcc3a46f8e8081883f8af76
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/articles.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

408 changes: 408 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.apps.app_service.html

Large diffs are not rendered by default.

405 changes: 405 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.apps.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

408 changes: 408 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.data_mappers.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.data_transfer.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

429 changes: 429 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

415 changes: 415 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.launcher.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.logging_helper.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

405 changes: 405 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.records.html

Large diffs are not rendered by default.

395 changes: 395 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.records.subject.html

Large diffs are not rendered by default.

405 changes: 405 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.resource_monitor.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

439 changes: 439 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.services.IService.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.services.html

Large diffs are not rendered by default.

466 changes: 466 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.ui_helper.UIHelper.html

Large diffs are not rendered by default.

415 changes: 415 additions & 0 deletions _autosummary/aind_behavior_experiment_launcher.ui_helper.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
aind\_behavior\_experiment\_launcher.apps.app\_service.App
==========================================================

.. currentmodule:: aind_behavior_experiment_launcher.apps.app_service

.. autoclass:: App
:members:
:show-inheritance:
:inherited-members:


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~App.__init__
~App.output_from_result
~App.prompt_input
~App.run






Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
aind\_behavior\_experiment\_launcher.apps.app\_service.BonsaiApp
================================================================

.. currentmodule:: aind_behavior_experiment_launcher.apps.app_service

.. autoclass:: BonsaiApp
:members:
:show-inheritance:
:inherited-members:


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~BonsaiApp.__init__
~BonsaiApp.output_from_result
~BonsaiApp.prompt_input
~BonsaiApp.prompt_visualizer_layout_input
~BonsaiApp.run
~BonsaiApp.validate





.. rubric:: Attributes

.. autosummary::

~BonsaiApp.result
~BonsaiApp.executable
~BonsaiApp.workflow
~BonsaiApp.is_editor_mode
~BonsaiApp.is_start_flag
~BonsaiApp.layout
~BonsaiApp.layout_directory
~BonsaiApp.additional_properties
~BonsaiApp.cwd
~BonsaiApp.timeout
~BonsaiApp.print_cmd


Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
aind\_behavior\_experiment\_launcher.apps.app\_service
======================================================

.. automodule:: aind_behavior_experiment_launcher.apps.app_service











.. rubric:: Classes

.. autosummary::
:toctree:
:template: custom-class-template.rst

App
BonsaiApp









Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
aind\_behavior\_experiment\_launcher.apps
=========================================

.. automodule:: aind_behavior_experiment_launcher.apps



















.. rubric:: Modules

.. autosummary::
:toctree:
:template: custom-module-template.rst
:recursive:

aind_behavior_experiment_launcher.apps.app_service

Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
aind\_behavior\_experiment\_launcher.data\_mappers.aind\_data\_schema.AindDataSchemaDataMapper
==============================================================================================

.. currentmodule:: aind_behavior_experiment_launcher.data_mappers.aind_data_schema

.. autoclass:: AindDataSchemaDataMapper
:members:
:show-inheritance:
:inherited-members:


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~AindDataSchemaDataMapper.__init__
~AindDataSchemaDataMapper.is_mapped
~AindDataSchemaDataMapper.map





.. rubric:: Attributes

.. autosummary::

~AindDataSchemaDataMapper.mapped
~AindDataSchemaDataMapper.session_directory
~AindDataSchemaDataMapper.session_name


Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
aind\_behavior\_experiment\_launcher.data\_mappers.aind\_data\_schema.AindDataSchemaRigDataMapper
=================================================================================================

.. currentmodule:: aind_behavior_experiment_launcher.data_mappers.aind_data_schema

.. autoclass:: AindDataSchemaRigDataMapper
:members:
:show-inheritance:
:inherited-members:


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~AindDataSchemaRigDataMapper.__init__
~AindDataSchemaRigDataMapper.is_mapped
~AindDataSchemaRigDataMapper.map





.. rubric:: Attributes

.. autosummary::

~AindDataSchemaRigDataMapper.mapped
~AindDataSchemaRigDataMapper.session_directory
~AindDataSchemaRigDataMapper.session_name


Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
aind\_behavior\_experiment\_launcher.data\_mappers.aind\_data\_schema.AindDataSchemaSessionDataMapper
=====================================================================================================

.. currentmodule:: aind_behavior_experiment_launcher.data_mappers.aind_data_schema

.. autoclass:: AindDataSchemaSessionDataMapper
:members:
:show-inheritance:
:inherited-members:


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~AindDataSchemaSessionDataMapper.__init__
~AindDataSchemaSessionDataMapper.is_mapped
~AindDataSchemaSessionDataMapper.map





.. rubric:: Attributes

.. autosummary::

~AindDataSchemaSessionDataMapper.mapped
~AindDataSchemaSessionDataMapper.session_directory
~AindDataSchemaSessionDataMapper.session_name


Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
aind\_behavior\_experiment\_launcher.data\_mappers.aind\_data\_schema
=====================================================================

.. automodule:: aind_behavior_experiment_launcher.data_mappers.aind_data_schema











.. rubric:: Classes

.. autosummary::
:toctree:
:template: custom-class-template.rst

AindDataSchemaDataMapper
AindDataSchemaRigDataMapper
AindDataSchemaSessionDataMapper









Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
aind\_behavior\_experiment\_launcher.data\_mappers.data\_mapper\_service.DataMapperService
==========================================================================================

.. currentmodule:: aind_behavior_experiment_launcher.data_mappers.data_mapper_service

.. autoclass:: DataMapperService
:members:
:show-inheritance:
:inherited-members:


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~DataMapperService.__init__
~DataMapperService.is_mapped
~DataMapperService.map





.. rubric:: Attributes

.. autosummary::

~DataMapperService.mapped


Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
aind\_behavior\_experiment\_launcher.data\_mappers.data\_mapper\_service.get\_cameras
=====================================================================================

.. currentmodule:: aind_behavior_experiment_launcher.data_mappers.data_mapper_service

.. autofunction:: get_cameras
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
aind\_behavior\_experiment\_launcher.data\_mappers.data\_mapper\_service.get\_fields\_of\_type
==============================================================================================

.. currentmodule:: aind_behavior_experiment_launcher.data_mappers.data_mapper_service

.. autofunction:: get_fields_of_type
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
aind\_behavior\_experiment\_launcher.data\_mappers.data\_mapper\_service
========================================================================

.. automodule:: aind_behavior_experiment_launcher.data_mappers.data_mapper_service







.. rubric:: Functions

.. autosummary::
:toctree:

get_cameras
get_fields_of_type
snapshot_bonsai_environment
snapshot_python_environment





.. rubric:: Classes

.. autosummary::
:toctree:
:template: custom-class-template.rst

DataMapperService









Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
aind\_behavior\_experiment\_launcher.data\_mappers.data\_mapper\_service.snapshot\_bonsai\_environment
======================================================================================================

.. currentmodule:: aind_behavior_experiment_launcher.data_mappers.data_mapper_service

.. autofunction:: snapshot_bonsai_environment
Loading

0 comments on commit 892745e

Please sign in to comment.