Skip to content

refactor the synthetic_data module for better ray memory usage #7

@jeffreyalido

Description

@jeffreyalido

currently as it is, the PSF is being replicated into each parallel process. refactor the code in generate_synthetic_data_v1.py so that process_single_iteration can take as input PSF_ref, where PSF_ref = ray.put(PSF)
Need to make adjustments to code in utils as well. maybe reorganize where the files belong.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions