Old layout is better

This commit is contained in:
Hanno Spreeuw 2018-02-26 11:57:53 +01:00
parent d3a46d0906
commit 2761fae0b3
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# SAGECAL
Features
Levenberg-Marquardt, LBFGS, Riemannian Trust Region, Nesterov's accelerated gradient descent algorithms
GPU acceleration using CUDA
Fast and accurate interferometric calibration
@ -11,6 +12,7 @@ Features
Tools to build sky models and restore sky models to images
Adaptive update of ADMM penalty (Barzilai-Borwein a.k.a. Spectral method)
Read INSTALL for installation. This file gives a brief guide to use SAGECal.
Warning: this file may be obsolete. use sagecal -h to see up-to-date options.