SainsburyWellcomeCentre / lasagna

3-D imaging visualisation through slicing
http://sainsburywellcomecentre.github.io/lasagna/
GNU General Public License v3.0
29 stars 7 forks source link

Simplify preference paths #223

Open raacampbell opened 5 years ago

raacampbell commented 5 years ago

We should only need to add preference paths if users create new plugins and so on. Consequently, all of the IO module paths and plugin paths should already be known and can be filled in automatically on startup.

raacampbell commented 5 years ago

This is now done nicely and correctly for the IO loaders. e.g. 6948c3594ac53a8ea401e0d638e9dbae85ae6521

raacampbell commented 5 years ago

Plugins added automatically again (4dda737106e934d8717e4f77f4158814351f7b03) but if the install location changes, etc, then the paths will be wrong. Tweak: 2e507f2f03d7ec9b1cd641580d87dd11741137c2