Skip to content

FONQP/datasets

Repository files navigation

Datasets

This repository contains dataset links and code for generating simulated datasets for PhotoMizer.

Installation

git clone https://github.com/FONQP/datasets.git --depth 1
cd datasets

uv sync

Generating Datasets

A CLI is provided to start dataset simulation as follows:

uv run gen_dataset -h

The config formats can be found in configs directory.

Check the slurm directory for slurm scripts to run the dataset generation on a cluster.

For plotting utilities, you can run:

uv run plot -h

Contributing

Contributions to this repository are welcome! Please follow the standard GitHub flow for contributing.

The tests are in the tests directory. Run the following command to test your changes:

uv run pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors