This repository is for the GSoC'21 project @ NRNB to Develop GUI for ImageJ groovy script calling VCell API.
We have to create a service for VCell users that allows Fiji/ImageJ scripting to directly access the VCell client and then expand this service into a series of user-friendly plugins for ImageJ that will automate processing and analyzing cell imaging simulation experiments. The task will include:
- Entering the appropriate images to create a geometry
- Setting initial conditions for the simulation
- Running multiple simulations with varying parameter sets and
- Visualizing and comparing simulation results to the original experimental image set
The important thing before starting the development process is to make the environment compatible for various changes. So beginning with the setting up of the environment, VCell README will walk you through all the steps.
- IDE -> Eclipse2019-06
- jdk8.251
- maven 3.6.1
Make your Eclipse workspace inside the local VCell folder and set all the arguments accordingly and install the dependencies.