Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
platy-browser-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christian Tischer
platy-browser-data
Merge requests
!3
Refactor sources
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Refactor sources
refactor_sources
into
master
Overview
0
Commits
10
Pipelines
0
Changes
5
Merged
Constantin Pape
requested to merge
refactor_sources
into
master
5 years ago
Overview
0
Commits
10
Pipelines
0
Changes
5
Expand
0
0
Merge request reports
Viewing commit
083d67bd
Prev
Next
Show latest version
5 files
+
101
−
33
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
083d67bd
Implement mechanism to add new image data and start retrofitting the existing data
· 083d67bd
Constantin Pape
authored
5 years ago
scripts/files/__init__.py
+
1
−
0
Options
@@ -3,3 +3,4 @@ from .folders import make_folder_structure
from
.xml_utils
import
get_h5_path_from_xml
,
copy_xml_with_abspath
,
write_simple_xml
from
.xml_utils
import
copy_xml_with_newpath
from
.bdv_server
import
make_bdv_server_file
from
.checks
import
check_bdv
Loading