Open nevencaplar opened 3 weeks ago
Create a function that creates a simple catalog with simulated datasets. Take inspiration from nested_pandas.datasets import generate_data functionality. Allow users to specify ra/dec of their datasets, and to have time-domain data if wanted.
nested_pandas.datasets import generate_data
Create a function that creates a simple catalog with simulated datasets. Take inspiration from
nested_pandas.datasets import generate_data
functionality. Allow users to specify ra/dec of their datasets, and to have time-domain data if wanted.