==> /micromamba/bin/git log -n1 <==
commit 4f37e12a44c0ff394526dac138d63eb26baa8930
Author: Paul McCarthy <pauldmccarthy@gmail.com>
Date:   Wed Dec 17 14:52:20 2025 +1030

    BF: Wrong project name
==> /micromamba/bin/git describe --tags --dirty <==
2512.2-dirty
==> /micromamba/bin/git status <==
HEAD detached at 2512.2
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   common/gibbsshapemodel.cpp
	modified:   common/gibbsshapemodel.h
	modified:   common/mrfshapemodel.cpp
	modified:   common/mrfshapemodel.h
	modified:   common/mvnshapemodel.cpp
	modified:   common/mvnshapemodel.h
	modified:   common/plotting.cpp
	modified:   common/plotting.h
	modified:   common/profilefilters.cpp
	modified:   common/profilefilters.h
	modified:   common/profilemixtures.cpp
	modified:   common/profilemixtures.h
	modified:   common/profilemodel.cpp
	modified:   common/profilemodel.h
	modified:   common/profilepriors.cpp
	modified:   common/profilepriors.h
	modified:   common/serialisation.cpp
	modified:   common/serialisation.h
	modified:   common/shape.cpp
	modified:   common/shape.h
	modified:   common/shapemodel.cpp
	modified:   common/shapemodel.h
	modified:   common/stats.cpp
	modified:   common/stats.h
	modified:   common/transformation.cpp
	modified:   common/transformation.h
	modified:   mist/mist.cpp
	modified:   mistview/custominteractorstyle.cpp
	modified:   mistview/custominteractorstyle.h
	modified:   mistview/main.cpp
	modified:   mistview/mainwindow.cpp
	modified:   mistview/mainwindow.h
	modified:   mistview/multishapewindow.cpp
	modified:   mistview/multishapewindow.h
	modified:   mistview/nokeysqvtkwidget.cpp
	modified:   mistview/nokeysqvtkwidget.h
	modified:   mistview/normalview.cpp
	modified:   mistview/normalview.h
	modified:   mistview/orthoviews.cpp
	modified:   mistview/orthoviews.h
	modified:   mistview/plotwindow.cpp
	modified:   mistview/plotwindow.h
	modified:   mistview/setupfilenameswindow.cpp
	modified:   mistview/setupfilenameswindow.h
	modified:   mistview/viewbase.cpp
	modified:   mistview/viewbase.h
	modified:   mistview/viewdata.cpp
	modified:   mistview/viewdata.h
	modified:   mistview/viewshape.cpp
	modified:   mistview/viewshape.h

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.deps/
	build_env_setup.sh
	common/gibbsshapemodel.o
	common/mrfshapemodel.o
	common/mvnshapemodel.o
	common/plotting.o
	common/profilefilters.o
	common/profilemixtures.o
	common/profilemodel.o
	common/profilepriors.o
	common/serialisation.o
	common/shape.o
	common/shapemodel.o
	common/stats.o
	common/transformation.o
	conda_build.sh
	metadata_conda_debug.yaml
	mist/mist
	mist/mist.o
	python/build/
	python/mist.egg-info/

no changes added to commit (use "git add" and/or "git commit -a")
