@@ -3,7 +3,7 @@ title: nip4 January progress
3
3
---
4
4
5
5
nip4 is pretty much done! It now loads the two largest workspaces I have
6
- correctly. I'll do a bit more polishing and aim for an alpha relase with
6
+ correctly. I'll do a bit more polishing and aim for an alpha release with
7
7
pre-compiled binaries for flatpak and Windows by the end of February.
8
8
9
9
Here's the per-voxel Patlak workspace I made for analyzing pulmonary FDG-PET
@@ -30,8 +30,8 @@ workspace](https://www.academia.edu/7276130/J_Dyer_G_Verri_and_J_Cupitt_Multispe
30
30
31
31
This thing is for museum imaging: you give it images taken under visible,
32
32
infrared, and UV light with various filters and it aligns them and computes
33
- a range of useful derivatives, such as UV-induced visible fluorescence with
34
- stray visible light removal.
33
+ a range of useful derivatives, such as Kubelka–Munk-modelled UV-induced
34
+ visible fluorescence with stray visible light removal.
35
35
36
36
## Other additions
37
37
@@ -48,7 +48,7 @@ this window:
48
48
![ Recover after crash] ({{ site.baseurl }}/assets/images/nip4-jan-4.png)
49
49
50
50
You can see the saves from each nip4 workspace and select one to recover it.
51
- The ** Delete backups** button
51
+ The ** Delete all backups** button wipes the temp area if it's getting too big.
52
52
53
53
### Drag-drop and copy-paste
54
54
@@ -58,13 +58,14 @@ even set nip4 as the image handler for your desktop (!!!).
58
58
59
59
### Workspace definitions
60
60
61
- Each tab in each workspace can have private definitions. Rightclick on the
61
+ Each tab in each workspace can have private definitions. Right click on the
62
62
workspace background and select ** Workspace definitions** and a panel opens on
63
63
the right with all the local definitions. You can edit them and press the
64
+ ** Play** button to process your changes and update everything.
64
65
65
66
![ Workspace definitions] ({{ site.baseurl }}/assets/images/nip4-jan-5.png)
66
67
67
- ### Programming window
68
+ ### Edit toolkits
68
69
69
70
Right-click on the workspace background, pick ** Edit toolkits** and you get
70
71
the programming window:
0 commit comments