Coder Social home page Coder Social logo

hdslog's Introduction

##########################################################################
#   Subaru HDS Log Eeditor  (hdslog)                                     #
#                         Document file                                  #
#                                                                        # 
#                                                                        # 
#                                  ver 2.3.0 2021/04/07                  # 
#                               Copyright (C) 2005 Akito Tajitsu         #
#      Subaru Telescope, National Astronomical Observatory of Japan      #
#                                               tajitsu_at_naoj.org      # 
##########################################################################


### Introduction ###
Subaru HDS Log Editor (hdslog) is a program to show /edit /mail
observation logs of High Dispersion Spectrograph (HDS) of
8.2-m Subaru Telescope, NAOJ.

 You can make a clone of the latest version of its source code
via Git Hub, using
  git clone https://github.com/chimari/hdslog.git
in your terminal.


### Environment ###
This program is running under UNIX OSs with X window systems.
Gtk+2 (default) or 3 (recommended) is required.
You need to use mutt with msmtp to send logs via e-mail 
(only for the summit system).

xdotool, xgterm and IRAF environment for HDS data reduction (hdsql etc.) 
are required to be installed to the system, if you want to use quick 
reduction buttons.


### How to Make (for UNIX, Linux & Solaris) ###
  - Extract archives, go to the extracted directory.

  - (Only if you cloned the source code via GitHub)
    % touch configure configure.ac aclocal.m4 Makefile.am Makefile.in

  - for Gtk+2
      % ./configure
    for Gtk+3
      % ./configure  --with-gtk3

  - % make

Then, an executable file "hdslog" should be built.
You can copy this file to other directory as you like.

## How to Run
  - % hdslog <your-data-dir.>


## Lock File
   /tmp/hdslog-yyyymmdd.lock
  will be created during directory scanning.


## Log Note File
   HOME$Log/.hdslog-yyyymmdd
  will be created.
  This file remains even after the program finished.


## Mail address list
  Mail addresses are automatically stocked in
   HOME$/.hdslog_mail.lst
  The list is automatically loaded as mail address book when you send
  a log to observers.


### Copyright ###
   The code in this distribution is Copyright 2005 by Akito Tajitsu.

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 3, or (at your option)
   any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

   In addition, as a special exception, A.Tajitsu gives permission to link 
   this code of this program with the OpenSSL library (or with modified
   versions of OpenSSL that use the same license as OpenSSL), and distribute
   linked combinations including the two. You must obey the GNU General 
   Public License in all respects for all of the code used other than OpenSSL.
   If you modify this file, you may extend this exception to your version of 
   the file, but you are not obligated to do so. If you do not wish to do so,
   delete this exception statement from your version.

hdslog's People

Contributors

chimari avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.