Luke Chang

Results 80 comments of Luke Chang

This is probably a consequence of overlapping masks. We could add an option to automatically remove overlapping areas, but not sure if this is a good idea. Maybe we should...

yeah, we fixed it with `.reset_index`. I had never seen it before. If we don't do anything, it might be good to note this in the documentation that the indices...

this seems like it could be a good idea. I like the idea of keeping preferences self contained. Is there a way to check template size when loading file on...

We would also need to make sure that you can't merge different templates without resampling.

Hmm... that's strange. It should be installed with the package. Did you use pip or git clone?

Thanks, I'll check and see if something changed in the setup.py file recently.

Great suggestion @jvschw . We'll add that in our next update.

forced choice test might be impacted by this commit 3bb8db388abc887b35504a37ff29daa9e33db8a7 by @ljchang

Thanks for this. We are planning to do a major refactor to this module soon as it is a mess.

Hi @Forrestwang1, sorry I missed this. Can you share what version of nltools you are using? and the type of computer you are using? Your code works on my mac...