On Fri, Feb 23, 2001 at 16:25 -0500, Andy Young wrote: > Dear ISIS users > > Thanks for fixing that bug so quickly! I was wondering how easy it > would be to add another kernel to ISIS that would behave like the > XSPEC "constant" model -- for example set_kernel(3,"constant") would > multiply the model as applied to data set 3 by some constant value. > Then multiple data sets could be fit simultaneously with different > normalizations. The reason I ask is that we're interested in > simultaneously fitting slightly piled-up Chandra data and RXTE data, > the normalizations of which differ. I'd guess that writing such a > kernel would be considerably easier than changing the way ISIS > applies models to different data sets? I don't suppose anyone has > plans to code up such a kernel in the near future...? > > Many thanks > Andy Young Yes, this is fairly easy to do because user-defined kernels can be added through dynamic linking and don't require modifying isis at all. I put an example in ftp://space.mit.edu/pub/houck/isis/contrib/constant_kernel.tar.gz The tar file includes a README which describes how to compile and link the new kernel. I gave it a quick test, so I think this example kernel is ok, but you might want to test it yourself to be sure. -- John -- ---------------------------------------------------------------- John C. Houck Phone: (617) 253-3849 MIT Center for Space Research FAX: (617) 253-8084 One Hampshire St, NE80-6005 Cambridge, MA 02139-4307 Email: houck_at_email.domain.hidden ---- 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 Feb 23 2001 - 17:45:34 EST
This archive was generated by hypermail 2.2.0 : Thu Mar 15 2007 - 08:45:50 EDT