DeVriesMatt
commited on
Commit
·
dbea5e1
1
Parent(s):
3393ee1
upload data
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .idea/.gitignore +8 -0
- .idea/ATLAS-1.iml +8 -0
- .idea/copilot.data.migration.agent.xml +6 -0
- .idea/copilot.data.migration.ask.xml +6 -0
- .idea/copilot.data.migration.ask2agent.xml +6 -0
- .idea/copilot.data.migration.edit.xml +6 -0
- .idea/inspectionProfiles/Project_Default.xml +7 -0
- .idea/inspectionProfiles/profiles_settings.xml +6 -0
- .idea/misc.xml +7 -0
- .idea/modules.xml +8 -0
- data/Blebbistatin_Plate1_001.obj +0 -0
- data/Blebbistatin_Plate1_005.obj +0 -0
- data/Blebbistatin_Plate1_007.obj +0 -0
- data/Blebbistatin_Plate1_010.obj +0 -0
- data/Blebbistatin_Plate1_012.obj +0 -0
- data/Blebbistatin_Plate1_017.obj +0 -0
- data/Blebbistatin_Plate1_022.obj +0 -0
- data/Blebbistatin_Plate1_024.obj +0 -0
- data/Blebbistatin_Plate1_025.obj +0 -0
- data/Blebbistatin_Plate1_029.obj +0 -0
- data/Blebbistatin_Plate1_030.obj +0 -0
- data/Blebbistatin_Plate1_031.obj +0 -0
- data/Blebbistatin_Plate1_040.obj +0 -0
- data/Blebbistatin_Plate1_041.obj +0 -0
- data/Blebbistatin_Plate1_042.obj +0 -0
- data/Blebbistatin_Plate1_043.obj +0 -0
- data/Blebbistatin_Plate1_044.obj +0 -0
- data/Blebbistatin_Plate1_046.obj +0 -0
- data/Blebbistatin_Plate1_048.obj +0 -0
- data/Blebbistatin_Plate1_049.obj +0 -0
- data/Blebbistatin_Plate1_050.obj +0 -0
- data/Blebbistatin_Plate1_052.obj +0 -0
- data/Blebbistatin_Plate1_055.obj +0 -0
- data/Blebbistatin_Plate1_059.obj +0 -0
- data/Blebbistatin_Plate1_070.obj +0 -0
- data/Blebbistatin_Plate1_076.obj +0 -0
- data/Blebbistatin_Plate1_088.obj +0 -0
- data/Blebbistatin_Plate1_089.obj +0 -0
- data/Blebbistatin_Plate1_095.obj +0 -0
- data/Blebbistatin_Plate1_097.obj +0 -0
- data/Blebbistatin_Plate1_100.obj +0 -0
- data/Blebbistatin_Plate1_107.obj +0 -0
- data/Blebbistatin_Plate1_109.obj +0 -0
- data/Blebbistatin_Plate1_115.obj +0 -0
- data/Blebbistatin_Plate1_118.obj +0 -0
- data/Blebbistatin_Plate1_119.obj +0 -0
- data/Blebbistatin_Plate1_120.obj +0 -0
- data/Blebbistatin_Plate1_121.obj +0 -0
- data/Blebbistatin_Plate1_131.obj +0 -0
- data/Blebbistatin_Plate1_134.obj +0 -0
.idea/.gitignore
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Default ignored files
|
| 2 |
+
/shelf/
|
| 3 |
+
/workspace.xml
|
| 4 |
+
# Datasource local storage ignored files
|
| 5 |
+
/dataSources/
|
| 6 |
+
/dataSources.local.xml
|
| 7 |
+
# Editor-based HTTP Client requests
|
| 8 |
+
/httpRequests/
|
.idea/ATLAS-1.iml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<module type="PYTHON_MODULE" version="4">
|
| 3 |
+
<component name="NewModuleRootManager">
|
| 4 |
+
<content url="file://$MODULE_DIR$" />
|
| 5 |
+
<orderEntry type="jdk" jdkName="Python 3.10" jdkType="Python SDK" />
|
| 6 |
+
<orderEntry type="sourceFolder" forTests="false" />
|
| 7 |
+
</component>
|
| 8 |
+
</module>
|
.idea/copilot.data.migration.agent.xml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<project version="4">
|
| 3 |
+
<component name="AgentMigrationStateService">
|
| 4 |
+
<option name="migrationStatus" value="COMPLETED" />
|
| 5 |
+
</component>
|
| 6 |
+
</project>
|
.idea/copilot.data.migration.ask.xml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<project version="4">
|
| 3 |
+
<component name="AskMigrationStateService">
|
| 4 |
+
<option name="migrationStatus" value="COMPLETED" />
|
| 5 |
+
</component>
|
| 6 |
+
</project>
|
.idea/copilot.data.migration.ask2agent.xml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<project version="4">
|
| 3 |
+
<component name="Ask2AgentMigrationStateService">
|
| 4 |
+
<option name="migrationStatus" value="COMPLETED" />
|
| 5 |
+
</component>
|
| 6 |
+
</project>
|
.idea/copilot.data.migration.edit.xml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<project version="4">
|
| 3 |
+
<component name="EditMigrationStateService">
|
| 4 |
+
<option name="migrationStatus" value="COMPLETED" />
|
| 5 |
+
</component>
|
| 6 |
+
</project>
|
.idea/inspectionProfiles/Project_Default.xml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<component name="InspectionProjectProfileManager">
|
| 2 |
+
<profile version="1.0">
|
| 3 |
+
<option name="myName" value="Project Default" />
|
| 4 |
+
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
|
| 5 |
+
<inspection_tool class="PyInterpreterInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
| 6 |
+
</profile>
|
| 7 |
+
</component>
|
.idea/inspectionProfiles/profiles_settings.xml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<component name="InspectionProjectProfileManager">
|
| 2 |
+
<settings>
|
| 3 |
+
<option name="USE_PROJECT_PROFILE" value="false" />
|
| 4 |
+
<version value="1.0" />
|
| 5 |
+
</settings>
|
| 6 |
+
</component>
|
.idea/misc.xml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<project version="4">
|
| 3 |
+
<component name="Black">
|
| 4 |
+
<option name="sdkName" value="Python 3.10" />
|
| 5 |
+
</component>
|
| 6 |
+
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10" project-jdk-type="Python SDK" />
|
| 7 |
+
</project>
|
.idea/modules.xml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<project version="4">
|
| 3 |
+
<component name="ProjectModuleManager">
|
| 4 |
+
<modules>
|
| 5 |
+
<module fileurl="file://$PROJECT_DIR$/.idea/ATLAS-1.iml" filepath="$PROJECT_DIR$/.idea/ATLAS-1.iml" />
|
| 6 |
+
</modules>
|
| 7 |
+
</component>
|
| 8 |
+
</project>
|
data/Blebbistatin_Plate1_001.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_005.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_007.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_010.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_012.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_017.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_022.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_024.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_025.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_029.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_030.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_031.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_040.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_041.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_042.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_043.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_044.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_046.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_048.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_049.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_050.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_052.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_055.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_059.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_070.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_076.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_088.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_089.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_095.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_097.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_100.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_107.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_109.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_115.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_118.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_119.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_120.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_121.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_131.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/Blebbistatin_Plate1_134.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|