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

Adopted astropy file formats for spectrum and py_wind, and updated py_read_output.py #123

Merged
merged 1 commit into from
Nov 5, 2014

Conversation

jhmatthews
Copy link
Collaborator

Spectrum formats are now

Freq.        Lambda  Created  Emitted   CenSrc  Disk     Wind     HitSurf Scattered A10P0.50 
1.499187e+15 1999.700  2.07e-12 2.07e-12 2.07e-12        0        0        0        0 5.39e-12

i.e. the headers are not commented.

py_wind outputs are now

# TITLE= "sv.ne.dat"
# Coord_Sys CYLIND
x z var inwind i j
1.4000e+09 3.5000e+08 0.00e+00  -2   0   0
1.4000e+09 8.0805e+08 0.00e+00  -1   0   1

for 2d systems and

# TITLE= "sv.ne.dat"
# Coord_Sys SPHERICAL
r var inwind i 
1.4000e+09  0.00e+00  -2   0  

for 1d systems.

This is originally raised in issue #122 . Diagnostic outputs should be updated once #120 is merged.

This pull request has also updated some python scripts in py_progs. Using these is described here.

jhmatthews added a commit that referenced this pull request Nov 5, 2014
Adopted astropy file formats for spectrum and py_wind, and updated py_read_output.py
@jhmatthews jhmatthews merged commit 18dee13 into sirocco-rt:dev Nov 5, 2014
@jhmatthews jhmatthews deleted the astropy_formats branch June 3, 2016 15:41
@jhmatthews jhmatthews restored the astropy_formats branch June 3, 2016 15:41
@jhmatthews jhmatthews deleted the astropy_formats branch June 3, 2016 15:41
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

Successfully merging this pull request may close these issues.

1 participant