EoRImaging / eppsilon

eppsilon - error propagated power spectrum with interleaved observed noise
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

ps_diff_wrapper and ps_ratio_wrapper don't support ps_foldernames keyword #75

Closed rlbyrne closed 5 years ago

rlbyrne commented 6 years ago

Running ps_diff_wrapper or ps_ratio_wrapper with ps_foldernames not equal to 'ps' errors with this message: % PS_DIFF_WRAPPER: Info files are not all present % Execution halted at: PS_DIFF_WRAPPER 37 /Users/rubybyrne/eppsilon/ps_wrappers/ps_diff_wrapper.pro

bhazelton commented 6 years ago

This confuses me because I do this all the time -- I make separate ps folders for different branches and then make diffs & ratios across them. Maybe we can dig into this together so I can figure out what's going on?

bhazelton commented 5 years ago

@rlbyrne do you still see a problem like this? I don't have this problem and I do use ps_foldernames in diff and ratio plots...

rlbyrne commented 5 years ago

I was running into this error when I transferred PS runs from AWS and then tried to make diff and ratio plots. I fixed it by rerunning the PS with the refresh_info keyword.