42-AI / Elegant-Elegans

MIT License
3 stars 0 forks source link

Set-up(env CeleST): Find a way to work with CeleST #33

Closed p-lg-ux closed 2 years ago

p-lg-ux commented 2 years ago

User Story

As a CeleST user, I want to launch and execute the CeleST software in a dedicated environment, so that we can import a video, execute a task and retrieve the output. Concerning the environment, different leads are possible:

CeleST code source can be found here: http://celest.mbb.rutgers.edu/

Acceptance Criteria

Definition of Done

Defined by CICD:

Settitngs:

madvid commented 2 years ago

@p-lg-ux starts with the first lead (lastest version of Octave and debugging approach)

madvid commented 2 years ago

For the moment we have edited 2 files : CeleST.m and CSTProcessVideos.m make sure to import image package in Octave by typing in the octave interface pkg install -forge image You will probably have an error about a directory /run/user/snap.octave, you will have to create it and edit the acress via chmod

edited_sources.zip

p-lg-ux commented 2 years ago

@madvid For information purpose, could you precise the ubuntu and octave versions used ?

madvid commented 2 years ago

@p-lg-ux update of the issue done