Skip to content
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

Allow Regions2D to be initialized with a CSV file #130

Closed
leewujung opened this issue Sep 24, 2023 · 1 comment
Closed

Allow Regions2D to be initialized with a CSV file #130

leewujung opened this issue Sep 24, 2023 · 1 comment
Assignees
Milestone

Comments

@leewujung
Copy link
Member

Currently Regions2D objects are initialized with an EVR file. It would be useful to also allow a CSV as the input file, for the use case where we are moving things back and forth between concatenated dataframes and EVR and masks.

This should be fairly straightforward, but it'll take a bit of work to make sure the dataframe format is in good order by checking all required columns exist.

@leewujung leewujung changed the title Allow Regions2D to be initialize with a CSV file Allow Regions2D to be initialized with a CSV file Sep 24, 2023
@leewujung leewujung added this to the 0.2.0 milestone Sep 24, 2023
@leewujung leewujung modified the milestones: v0.2.0, v0.1.1 Nov 25, 2023
@ctuguinay
Copy link
Collaborator

Closed by #148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants