From 6322d4f3961bc4b275707366d9bb2703ab98be79 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sat, 4 Jul 2020 21:48:10 +0100 Subject: Better names and comments in INPUTS.conf Until now, the dataset's configuration names had a 'WFPC2' prefix. But this very alien to anyone that is not familiar with the history of the Hubble Space Telescope (the camera is no longer used! Its just used here since its one of the standard FITS files from the FITS standard webpage). With this commit the variable names have been modified to be more readable and clear (having a 'DEMO-' prefix). Also the comments of 'INPUTS.conf' (describing the purpose of each variable) were edited and made more clear. --- tex/src/delete-me-image-histogram.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex') diff --git a/tex/src/delete-me-image-histogram.tex b/tex/src/delete-me-image-histogram.tex index 8d62892..9fe4474 100644 --- a/tex/src/delete-me-image-histogram.tex +++ b/tex/src/delete-me-image-histogram.tex @@ -17,7 +17,7 @@ \begin{tikzpicture} - %% The displayed WFPC2 image. + %% Dispaly the demo image. \node[anchor=south west] (img) at (0,0) {\includegraphics[width=0.5\linewidth] {tex/build/image-histogram/wfpc2.pdf}}; -- cgit v1.2.1