From f4afd9d8a70385bd86dd7c178435db93b7d0f303 Mon Sep 17 00:00:00 2001 From: Bradley Meyer Date: Tue, 4 Apr 2023 09:03:47 -0400 Subject: [PATCH] Move links to OSF. --- doc/source/scripts.rst | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/doc/source/scripts.rst b/doc/source/scripts.rst index 15c8e85..0c9be87 100644 --- a/doc/source/scripts.rst +++ b/doc/source/scripts.rst @@ -1,26 +1,17 @@ -.. _scripts: - Scripts ======= -Here are some scripts: +Here are some scripts useful for Webnucleo application. Shell scripts ------------- -`make_movie_from_pdfs.sh `_. -This script converts pdf files in a directory into a movie. - -`make_pdfs_from_dot.sh `_. -This script converts previously created webnucleo graphviz dot files into pdf files. +We have a number of `shell scripts `_ useful +for handling Webnucleo files. Python scripts -------------- -`merge_xml.py `_. -This python script merges nuclide and reaction XML to form network XML or network -and zone data XML to form libnucnet XML. +We have a number of `python scripts `_ that +are useful for handling Webnucleo files. -`create_exp_zone_xml.py `_. -This python script creates zone XML file with exponentially declining temperature -and density and user-specified uniform abundances.