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

Biomass coordinates don't match the flux coordinates #44

Open
hgscott opened this issue Sep 25, 2023 · 3 comments
Open

Biomass coordinates don't match the flux coordinates #44

hgscott opened this issue Sep 25, 2023 · 3 comments
Assignees

Comments

@hgscott
Copy link
Member

hgscott commented Sep 25, 2023

When trying to plot the biomass image from I noticed that the location was not as expected.
I set the initial biomass location to (0,0) but got the following plot:
image

However, when I looked at the fluxes, they were in the correct (top right) corner.

As I detailed here the actual coordinates in the data frames are not the same.

And when the get_biomass_image function subtracts 1 from the coordinates it causes the locations to shift, as I showed here.

@hgscott hgscott self-assigned this Sep 25, 2023
@hgscott
Copy link
Member Author

hgscott commented Sep 25, 2023

What is generating the fluxes_by_species dataframes? Where are the coordinates in that dataframe coming from?

@jeremymchacon
Copy link
Collaborator

jeremymchacon commented Sep 25, 2023 via email

@hgscott
Copy link
Member Author

hgscott commented Sep 25, 2023

Thanks @jeremymchacon, I'll talk to Ilija about it then!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants