Skip to content

About

This organization is for storing code used at the SGM3 beamline of ASTRID2 of the Aarhus University Physics and Astronomy Department, in Aarhus, Denmark.

Usage

The Organization contains several Igor procedure repos. A good workflow is to clone them directly in your User Procedures folder.

To clone all the Igor repos at once, you can follow these instructions (tested on Mac):

  • Generate a Github personal access token
  • install jq on your terminal to handle the json that the Github API returns
  • in the terminal, navigate to your User Procedures folder ~/Documents/WaveMetrics/Igor Pro <version number> User Files/User Procedures
  • clone all the Igor repos by executing
curl -s https://[token]:@api.github.com/orgs/arpes-astrid/repos\?per_page\=200  | jq '.[] | select(.description | contains("Igor")) | .ssh_url' | xargs -n 1 git clone --recursive

Popular repositories Loading

  1. smartscan smartscan Public

    GP driven scanning methods for nanoARPES

    Python 2

  2. .github .github Public

    github stuff

    1

Repositories

Showing 2 of 2 repositories
  • smartscan Public

    GP driven scanning methods for nanoARPES

    ARPES-ASTRID/smartscan’s past year of commit activity
    Python 2 0 0 0 Updated Jun 27, 2024
  • .github Public

    github stuff

    ARPES-ASTRID/.github’s past year of commit activity
    1 0 0 0 Updated Mar 16, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…