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

Auxiliary quantities are broken for 3d #10

Open
amoose136 opened this issue Feb 1, 2017 · 0 comments
Open

Auxiliary quantities are broken for 3d #10

amoose136 opened this issue Feb 1, 2017 · 0 comments
Assignees
Labels

Comments

@amoose136
Copy link
Owner

Traceback (most recent call last):
File "./write_xml.py", line 332, in
lumin_array[species] = np.vstack(Parallel(n_jobs=num_cores)(delayed(compute_luminosity)(species,sl) for sl in range(species,n_hyperslabs)))
ValueError: could not broadcast input array from shape (12,8,722) into shape (16,8,722)

@amoose136 amoose136 added the bug label Feb 1, 2017
@amoose136 amoose136 self-assigned this Feb 1, 2017
@amoose136 amoose136 added the 3d label Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant