Publications by Aaron Robotham & Dan Taranu
ProFit: Offset Images
ProFit: Offset Images Aaron Robotham 2021-02-04 Load our useful libraries: library(ProFit) #> Loading required package: FITSio library(ProFound) #> Loading required package: Rcpp library(magicaxis) library(Highlander) library(Rfits) Set global evaluate (basically TRUE for GitHub version and FALSE for CRAN): evalglobal = TRUE Fitting Simple Offset...
3741 sym R (15188 sym/33 pcs) 16 img
ProFit: Multi Image Mode
ProFit: Multi-frame and Multi-band Fitting Aaron Robotham 2021-02-18 Load our useful libraries: library(ProFit) #> Loading required package: FITSio library(ProFound) #> Loading required package: Rcpp library(magicaxis) library(Highlander) library(Rfits) Set global evaluate (basically TRUE for GitHub version and FALSE for CRAN): evalglobal = TRUE ...
5712 sym R (39839 sym/51 pcs) 28 img
ProFuse: MF2F Setup
ProFuse: MF2F Setup Aaron Robotham 2021-12-06 Minimal MF2F Setup Calls Without seeing an example it can be subtle how best to setup the different type of ProFuse models. They are very similar looking, but have critical and easy to miss differences in terms of running the profuseMultiBandFound2Fit setup function. Below we show example for 1/1.5/2/...
4504 sym R (14391 sym/40 pcs) 36 img
ProSpect: Simple Fitting Example
Fake It Until You Make It Aaron Robotham 2021-11-19 Making Mock Data Load the libraries we will need: library(ProSpect) library(LaplacesDemon) library(foreach) library(celestial) ## Loading required package: RANN ## Loading required package: NISTunits ## Loading required package: pracma ## ## Attaching package: 'pracma' ## The following objects ...
4234 sym R (9295 sym/31 pcs) 1 img
ProFuse: Simple Fit
ProFuse Basics Aaron Robotham 2021-09-07 ProFound + ProFit + ProSpect = ProFuse Here we show the minimal working example of full multi-band simultaneous ProFit and ProSpect fitting, this has been nick-named ProFuse, but this is not really the official name (yet…). The idea is that rather than fitting ProFit for each image individually, or even ...
3109 sym R (27272 sym/50 pcs) 11 img