danfeldman90 / EDGE

Espaillat Disk Group Extraordinaires: Tools & Manuals
MIT License
0 stars 3 forks source link

account for extinction from disk in highly inclined disks #7

Closed cespaillat closed 9 years ago

cespaillat commented 9 years ago

For disks that are close to edge-on, the outer disk will extinct the inner disk and the star. To properly account for this, the stellar and wall fluxes must be multiplied by e^(-tau) where tau is the 6th (and last) column in the angle* file. The fluxes printed in the angle* file already take this tau factor into account so this extra e^(-tau) only has to be applied to the star and walls.

danfeldman90 commented 9 years ago

Should this be a blanket effect applied to the SED, or should it only be when mui is above/below a given threshold?

connorrobinson commented 9 years ago

I've updated collate to automatically include the extinction from the outer disk in the flux from the star and the wall. I added the extinction column to the outputted collate file as well.

I've also updated collate to have a 'noextinct' flag incase there is ever a time that you would want to not have this correction applied. This adds a tag to the header: "NOEXT"