RatInABox-Lab / RatInABox

A python package for simulating 2D motion in continuous environment and spatial cell types (e.g. place cell).
MIT License
184 stars 31 forks source link

Updated Environment to implement 1D objects for 1D environments. #98

Closed colleenjg closed 10 months ago

colleenjg commented 10 months ago

Implemented objects for 1D environments (adding them to the environment and including them in the plots). Added checks for parameters passed during environment initialization that do not apply to 1D environments (holes, walls).

colleenjg commented 10 months ago

Thanks for your thorough checks, Tom!

I've fixed the PR:

TomGeorge1234 commented 10 months ago

woohoo! excellent stuff, merged and grateful as always for the excellent work :))