Posted by
Fred on
Dec 11, 2024; 6:08pm
URL: http://astroimagej.170.s1.nabble.com/AIJ-5-3-4-02-can-t-plot-tp2582p2590.html
Hello Karen
I've followed exactly the instructions you refer to.
I'm a not a native linux neither, so I go slowly forward.
What do you mean by "Installation folder" ; the one with all that ?

I prefer to ask before to do what you say.
I've just experienced a second issue when I wanted to multiaperture an exoplanet transit stack : it stops just after the first mesure on the new pc, but not on the old one :
Here is the log file :
AIJ 5.3.3.00; ImageJ 1.54h2; Java 21.0.2 [64-bit]; Linux 6.8.0-41-generic; 794MB of 23408MB (3%)
java.lang.IllegalArgumentException: (minimum <= value <= maximum) is false
at java.desktop/javax.swing.SpinnerNumberModel.<init>(Unknown Source)
at Astronomy.MultiPlot_.constructTopGroup(MultiPlot_.java:11592)
at Astronomy.MultiPlot_.showMoreCurvesJPanel(MultiPlot_.java:11029)
at Astronomy.MultiPlot_.showMainJPanel(MultiPlot_.java:10972)
at Astronomy.MultiPlot_.finishSetup(MultiPlot_.java:1137)
at Astronomy.MultiPlot_.setTable(MultiPlot_.java:1123)
at Astronomy.MultiPlot_.findTables(MultiPlot_.java:1065)
at Astronomy.MultiPlot_.run(MultiPlot_.java:1036)
at ij.IJ.runUserPlugIn(IJ.java:244)
at ij.IJ.runPlugIn(IJ.java:210)
at ij.IJ.runPlugIn(IJ.java:199)
at Astronomy.MultiAperture_.processImage(MultiAperture_.java:3603)
at Astronomy.MultiAperture_.processStack(MultiAperture_.java:2930)
at Astronomy.MultiAperture_$4.run(MultiAperture_.java:2849)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
Do you think it comes from the same origin ?
Fred