aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-07-04 21:48:10 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-07-04 21:58:05 +0100
commit6322d4f3961bc4b275707366d9bb2703ab98be79 (patch)
treebc18783b7db9ebf09a98df47adccff98ed7a73bb /tex
parent27e9ade7bceaf0c4cfbe1bad308a5172ee801bd5 (diff)
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.
Diffstat (limited to 'tex')
-rw-r--r--tex/src/delete-me-image-histogram.tex2
1 files changed, 1 insertions, 1 deletions
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}};