maxthemouse / CrystalMIR

Analysis of data for Multiple Image Radiography
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

project to overhaul code #17

Open maxthemouse opened 3 months ago

maxthemouse commented 3 months ago

I am looking at a massive project on this code. This should likely be split into multiple issues for tracking and making it easier to understand. This issues is more of a meta-issue.

maxthemouse commented 3 months ago

pyMIR is a music program that looks pretty good. MIRpy is also a program. Maybe a name that is not related is better. This is now Issue #18.

maxthemouse commented 3 months ago

Language is Issue #14

maxthemouse commented 2 months ago

In Windows, I am using winpython as the environment. This is rather heavy and I am not sure that it is the best. This works due to the use of notebooks. These can be used in place by putting the repot in the notebooks folder of winpython.

maxthemouse commented 2 months ago

Use Poetry for handling dependencies and can use to manage a package. This is Issue #20

maxthemouse commented 2 months ago

I don't know if people use it but there is a wiki tab for wiki pages. This could be a location for documentation. open Issue #21 for this.

maxthemouse commented 3 weeks ago

Use dotenv to avoid project numbers or user names in the notebooks. This is issue #23.

maxthemouse commented 3 weeks ago

Numpy has had a major update to version2. So need to make adjustments (Issue #24).