×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

AstroimageJ on Raspberry Pi4B 4GB

  • Posts: 97
  • Thank you received: 20
Hi All,

I was able to install and run the latest version of AstroimageJ on a Raspberry Pi 4B 4GB under Raspbian Buster. I first installed Java 8 using:

sudo apt-get install openjdk-8-jre

I then followed the instructions provided at: www.astro.louisville.edu/software/astroi...tallation_linux.html
I was then able to allocate 2GB of Ram by modifying the astroimagej script in /usr/local/bin using:

java -Xmx2048m -jar /usr/local/AstroImageJ/ij.jar

After having done that AstroimageJ seems to be running without hiccups and I was able to update it to the latest version using the tool in the Help drop-down menu.

I hope this can be of interest to those exoplanet junkies among us who would like to integrate an AstroimageJ photometry pipeline with INDI.
4 years 5 months ago #44949

Please Log in or Create an account to join the conversation.

Time to create page: 0.248 seconds