Skip to content

Align with Fractal 1.3 #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Jun 16, 2023
Merged

Align with Fractal 1.3 #54

merged 16 commits into from
Jun 16, 2023

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented May 15, 2023

No description provided.

@tcompa tcompa linked an issue May 15, 2023 that may be closed by this pull request
@tcompa
Copy link
Collaborator Author

tcompa commented May 15, 2023

Examples 01 and 02 are now working with the latest Fractal versions

  • fractal-server 1.3.0a2
  • fractal 1.3.0a0

@tcompa
Copy link
Collaborator Author

tcompa commented Jun 13, 2023

Example 01 now works with the latest Fractal versions

fractal-server 1.3.0a5
fractal 1.3.0a3
fractal-tasks-core 0.10.0a2

@tcompa
Copy link
Collaborator Author

tcompa commented Jun 15, 2023

Example 01 ran correctly with fractal-tasks-core 0.10.0a4:

2023-06-15 15:37:18,455 - WF1_job1 - INFO - Start execution of workflow "Workflow cardiac-test-3"; more logs at /home/tommaso/Fractal/fractal-demos/examples/server/artifacts/proj_0000001_wf_0000001_job_0000001/workflow.log
2023-06-15 15:37:18,455 - WF1_job1 - DEBUG - fractal_server.__VERSION__: 1.3.0a5
2023-06-15 15:37:18,455 - WF1_job1 - DEBUG - FRACTAL_RUNNER_BACKEND: local
2023-06-15 15:37:18,455 - WF1_job1 - DEBUG - slurm_user: None
2023-06-15 15:37:18,455 - WF1_job1 - DEBUG - worker_init: None
2023-06-15 15:37:18,456 - WF1_job1 - DEBUG - input metadata: {}
2023-06-15 15:37:18,456 - WF1_job1 - DEBUG - input_paths: ['/home/tommaso/Fractal/fractal-demos/examples/01_cardio_tiny_dataset/../images/10.5281_zenodo.7059515/']
2023-06-15 15:37:18,456 - WF1_job1 - DEBUG - output_path: /home/tommaso/Fractal/fractal-demos/examples/01_cardio_tiny_dataset/output_cardiac-test-3
2023-06-15 15:37:18,458 - WF1_job1 - DEBUG - job.id: 1
2023-06-15 15:37:18,458 - WF1_job1 - DEBUG - job.working_dir: /home/tommaso/Fractal/fractal-demos/examples/server/artifacts/proj_0000001_wf_0000001_job_0000001
2023-06-15 15:37:18,458 - WF1_job1 - DEBUG - job.workflow_dir_user: /home/tommaso/Fractal/fractal-demos/examples/server/artifacts/proj_0000001_wf_0000001_job_0000001
2023-06-15 15:37:18,458 - WF1_job1 - DEBUG - START workflow "Workflow cardiac-test-3"
2023-06-15 15:37:18,460 - WF1_job1 - DEBUG - SUBMIT 0-th task (name="Create OME-Zarr structure")
2023-06-15 15:37:20,147 - WF1_job1 - DEBUG - END    0-th task (name="Create OME-Zarr structure")
2023-06-15 15:37:20,147 - WF1_job1 - DEBUG - SUBMIT 1-th task (name="Convert Yokogawa to OME-Zarr")
2023-06-15 15:37:22,244 - WF1_job1 - DEBUG - END    1-th task (name="Convert Yokogawa to OME-Zarr")
2023-06-15 15:37:22,244 - WF1_job1 - DEBUG - SUBMIT 2-th task (name="Copy OME-Zarr structure")
2023-06-15 15:37:23,664 - WF1_job1 - DEBUG - END    2-th task (name="Copy OME-Zarr structure")
2023-06-15 15:37:23,665 - WF1_job1 - DEBUG - SUBMIT 3-th task (name="Maximum Intensity Projection")
2023-06-15 15:37:25,229 - WF1_job1 - DEBUG - END    3-th task (name="Maximum Intensity Projection")
2023-06-15 15:37:25,229 - WF1_job1 - DEBUG - SUBMIT 4-th task (name="Cellpose Segmentation")
2023-06-15 15:37:35,533 - WF1_job1 - DEBUG - END    4-th task (name="Cellpose Segmentation")
2023-06-15 15:37:35,533 - WF1_job1 - DEBUG - SUBMIT 5-th task (name="Napari workflows wrapper")
2023-06-15 15:37:38,081 - WF1_job1 - DEBUG - END    5-th task (name="Napari workflows wrapper")
2023-06-15 15:37:38,083 - WF1_job1 - INFO - End execution of workflow "Workflow cardiac-test-3"; more logs at /home/tommaso/Fractal/fractal-demos/examples/server/artifacts/proj_0000001_wf_0000001_job_0000001/workflow.log
2023-06-15 15:37:38,083 - WF1_job1 - DEBUG - END workflow "Workflow cardiac-test-3"

@tcompa tcompa removed a link to an issue Jun 16, 2023
@tcompa
Copy link
Collaborator Author

tcompa commented Jun 16, 2023

Merging this one, so that we can move on with independent PRs.

@tcompa tcompa merged commit 3993e34 into main Jun 16, 2023
@tcompa tcompa deleted the 53-align-with-fractal-13-placeholder-1 branch June 16, 2023 06:20
@tcompa tcompa restored the 53-align-with-fractal-13-placeholder-1 branch June 16, 2023 06:20
@tcompa tcompa mentioned this pull request Jun 16, 2023
@tcompa tcompa deleted the 53-align-with-fractal-13-placeholder-1 branch June 28, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants