EoRImaging / eppsilon

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

1D difference plots fail if models are the same #3

Closed nicholebarry closed 8 years ago

nicholebarry commented 8 years ago

Specifically, the failure happens at line 384 of kpower_1d_plots (if count_non0 eq 0 then message, 'No non-zero power').

Also, as a side note, no title is passed into kpower_1d_plots in ps_difference_plots, which causes a failure.

bhazelton commented 8 years ago

Nichole, can you give me an example case so I can fix this?

bhazelton commented 8 years ago

I've fixed the no title problem and some other bugs, I haven't done anything about the models being the same yet, still trying to find a test case.

nicholebarry commented 8 years ago

I just tried to recreate this problem, but I can't seem to do it. I'm fine closing this and reopening it later if it comes back up in the future.

bhazelton commented 8 years ago

Ok, sounds good.