Skip to content

Commit

Permalink
Updated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ric Rodriguez committed Jul 5, 2017
1 parent 3e80960 commit 18cf04d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 50 deletions.
60 changes: 29 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,29 @@
# Laser Analysis software

This software is to analyse the waveform output of the laser. It plots the gain as a function of x and y, and the minumum voltage as a function of x and y.

## Getting Started

Clone the repo and set the paths for the waveform and TCTAnalyse libraries.

### Prerequisites

TCTAnalyse Version 2.0 available here http://www.particulars.si/TCTAnalyse/TCTAnalyse-Downloads.html

ROOT available here https://root.cern.ch/downloading-root

### Installing

Unzip the files and execute the type of analysis you would like

```
root plot.C
```

## Deployment

For the analysis files:

Set the path in line 3 to point at your PSTCT .sl or .dll file

Set the path in line 5 to point at your waveform.rtct file


# Laser Analysis software

This software is used to calculate the beam spot size of a Particulars TCT laser.

## Getting Started

Clone the repo and set the paths for the waveform and TCTAnalyse libraries.

### Prerequisites

TCTAnalyse Version 2.0 available here http://www.particulars.si/TCTAnalyse/TCTAnalyse-Downloads.html

ROOT available here https://root.cern.ch/downloading-root


### Usage

```
root focusing.C
```

## Deployment

For the analysis file:

Set the path in line 15 to point towards the waveform file



9 changes: 0 additions & 9 deletions gain.C

This file was deleted.

10 changes: 0 additions & 10 deletions pulse.C

This file was deleted.

0 comments on commit 18cf04d

Please sign in to comment.