Hi- I would like to fit HEG+1 and HEG-1 data althogether, and based on the best-fit, create Monte Carlo simulations using the RMF/ARF for HEG-1 and RMF/ARF HEG+1. Then I'd like to fit the faked data together. I have assigned the RMF/ARFs to non-exisiting histograms: ignore([1:2]); assign_arf(1,5); % assigning to non-existent histogram index creates one. assign_arf(2,6); % assigning to non-existent histogram index creates one. assign_rmf(1,[5:6]); xnotice([5:6], xlo, xhi); however, how can I issue a fakeit command so that it knows it has to fake 1 spectrum per histogram with the appropriate RMF/ARF combination? Or does the fakeit command do it by itself? Thanks, Marc PS: additional question: rplot_counts does work only for 1 histogram index, correct? How can I plot the data, best-fit curve and residuals for 2 data sets in the same panel? ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Fri Apr 18 2003 - 15:12:29 EDT
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:44 EDT