Skip to content

RHAPSODIE: Reconstruction of High-contrAst Polarized SOurces and Deconvolution for cIrcumstellar Environments

License

Notifications You must be signed in to change notification settings

LaurenceDenneulin/Rhapsodie.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhapsodie.jl

RHAPSODIE (Reconstruction of High-contrAst Polarized SOurces and Deconvolution for cIrcumstellar Environments)

Installation

In the package manager:

pkg> add https://github.com/LaurenceDenneulin/Rhapsodie.jl

if you use HTTPS or:

pkg> add git@github.com:LaurenceDenneulin/Rhapsodie.jl

if you use SSH.

Usage

First, you need to activate Rhapsodie environment using:

pkg> activate .julia/packages/Rhapsodie/XXXXX
pkg> precompile

where XXXXX is the folder version.

You can check the dependencies with:

pkg>status

Rhapsodie can be applied using:

x=apply_rhapsodie(x0, A, d, μ)

where:

-x0 is the initialization,

-A the convolution by the PSF,

-d the dataset uncluding data and weights,

-μ a vector of regularization hyperparameters.

About

RHAPSODIE: Reconstruction of High-contrAst Polarized SOurces and Deconvolution for cIrcumstellar Environments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages