nye17 / javelin

JAVELIN is now working under Python 3!
GNU General Public License v2.0
21 stars 12 forks source link

'widlimit' and 'widtobaseline' functions don't seem to work for Rmap_Model #5

Open jpathorne opened 2 years ago

jpathorne commented 2 years ago

When I try to run 'Rmap_Model(cy).do_mcmc(conthpd=cmod.hpd, laglimit=[[1,50],[1,50]], lagtobaseline=0.06, widtobaseline=0.7, widlimit="nyquist")' the arguments 'widlimit' and 'widtobaseline' aren't recognised even though they are defined under the Rmap_Model() class in the lcmodel.py file. I wondered if you might have any idea what is happening? Thanks for the help.

nye17 commented 1 year ago

Sorry for the late reply. Is this problem now resolved?