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

method='sf gas' not working (v2.3.11 SimSpin file compatibility) #97

Open
kateharborne opened this issue Feb 18, 2024 · 0 comments
Open

Comments

@kateharborne
Copy link
Owner

kateharborne commented Feb 18, 2024

SimSpin errors when using a v2.3.11 SimSpin file in star forming gas mode. Raised by Ryan Bagge at UNSW.

test = build_datacube(simspin_file = ssfile, 
                      method = "sf gas", 
                      telescope = telescope(type = "MUSE", fov = 5),
                      observing_strategy = observing_strategy())


WARNING! - You are using an old SimSpin file (< v2.6.0). 
For smaller SimSpin file sizes, consider re-making your SimSpin files using the make_simspin_file() function. 
Error in rowSums(bins) : 'x' must be an array of at least two dimensions
In addition: Warning messages:
1: In build_datacube(simspin_file = ssfile, method = "sf gas", telescope = telescope(type = "MUSE",  :
  
2: In build_datacube(simspin_file = ssfile, method = "sf gas", telescope = telescope(type = "MUSE",  :
  In SimSpin files built with < v2.3.16, gas star formation rates are stored in g/s. 
Re-formatting to display SFR in units of Msol/yr.
@kateharborne kateharborne changed the title method='sf gas' not working (v2.3.16 SimSpin file compatibility) method='sf gas' not working (v2.3.11 SimSpin file compatibility) Feb 18, 2024
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

1 participant