Pinned Loading
-
-
This script copy files on a director...
This script copy files on a directory in a glacier vault without overriding existing ones. HOW TO bin/awsglacier.sh prova where prova is the directory to backup that is present inside $backup. You also need to create the dir $HOME/logs and $HOME/pids 1#!/bin/bash
2## change setting
3# backup is the root directory of your directory to backup
4# $1 is the subdirectory where are located the files to backup.
5backup=/your/dir/backup
-
Useful script to process (astronomic...
Useful script to process (astronomical) image in batch 1Useful script to process image in batch.
2You can pass 3 parameters:
3* $1 is the root of your project
4* $2 is the main setting file
5* $3 can override the main setting file for every subfolder of the "base" subfolder project
-
This script copies fits images from ...
This script copies fits images from a windows machine to a linux server. The script runs on linux. 1#!/bin/bash
2#change settings
3sambashare=$HOME/samba
4sambayear=$sambashare/2016
5image=/media/ara/Immagini/src/
-
ara-astronomia/AutomazioneTende
ara-astronomia/AutomazioneTende Publiccodice per automatizzare il movimento delle tende in relazione alla posizione del telescopio
Python 2
-
ara-astronomia/dbFits
ara-astronomia/dbFits PublicA script to extrapolate in batch the fitsheader from astronomical images and a gui interface (in progress)
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.