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

fix concatenate to be more robust #3

Open
christopherlovell opened this issue Jun 12, 2020 · 0 comments
Open

fix concatenate to be more robust #3

christopherlovell opened this issue Jun 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@christopherlovell
Copy link

https://github.com/flaresimulations/eagle_IO/blob/master/eagle_IO/eagle_IO.py#L144

quote from Will:

"...and simply wrapping the concatenate in if len(dat) != 0: else: dat = np.array([]) then you’re covered in all instances? Maybe with an optional print statement if verbose"

@christopherlovell christopherlovell added the enhancement New feature or request label Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant