Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can now open the calibration if you like to see the reuslts, and check other parameters if useful

Processing a data file

Select some data, and click "Process Selected Data"

Image Removed

Select where the final file is to be saved and what the range of slices to process is, (pick a much bigger number than you need, such as 1000)

Image Removed

Select ROI Normalisation, and drag the region on the top right view to the section you wish to normalise against

Image Removed

or normalise based on your gold sample by selecting Auxiliary Normalization and picking the calibration file you made earlier.

Image Removed

You can smooth the normalizing profile by changing the smoothing amount in the bottom right of the window.

Image Removed

Once you are happy with the normalization, the result of which is visible in the image to the left of the view, click continue.

Image Removed

First select the gold calibration which you wish to use to correct the fermi edge curving. Select this in the Choose Auxiliary dataset Input section. Both the top and left images should update to straighten the fermi edge.

Image Removed

Now in the top right select the region of interest you wish to make the normalisation for. As you select the region the plot on the left should update accordingly

Image Removed

Once you are happy with this, click continue, and then wait for the processing to finish. The results can then be visualisedFirst open the processing perspective, with Window -> Open Perspective

Image Added

Now select a file you wish to process, this can be done by double clicking on it, or dragging it into the Data Slice View.

When you do this a window will display, asking you to select the appropriate data, With ARPES the default should be correct, so just click Finish.

Image Added

You should then see the filename appear in the Data Slice view, and a preview image appear in the Input view

Image Added

You can add more files by dragging them in, and if they have the same data they will stack up.  you can select which data is in the input window by selecting these files in the Data Slice View, and it is possible to view any slice using the arrows at the bottom of the view

Image Added

Now we have the input data you can build the processing pipeline.  This may seem a lot of effort but bear with it, as it becomes significantly easier once you have done the initial work.

First step is a normalisation against a region of the detector image above the fermi edge.  In the processing view add a new processing element "X Region profile Normalize"

Image Added

When you do the Output region will populate with the result of the operation we are now applying to the input frame of data.  DON'T PANIC, it looks bad now, but thats just cause the initial parameters are set badly 

Image Added

In the top right section, set the xEnd parameter to 900 and the xStart parameter to 800.  This selects the right of the image (above the fermi edge between pixels 800 and 900 in x (Energy)) and then averages it together to form a profile.  The whole image is then divided by this profile, which produces the following normalised output.  You need to click back on the operation in the processing view. 

Image Added

The result now looks a lot better, but it is still a little streaky, so we can up the smooth value (set to 100) to smooth out the profile before applying it to the frame, which makes the data look a lot better. (Remember to click on the operation again to refresh the data)

Image Added

Now the data is intensity normalised, we should correct the gold edge, to do this add the ARPES Gold Calibration operation to the operations list.

Image Added

This operation needs to have a previously calculated gold calibration file entered as its input, and then click back on the operation to apply the correction, you should see the curve removed from the data.  At this point you can select teh steps in the process in turn to see how they effect the output, as the output only shows the processing down to the selected operation.

 Image Added

The energies are sorted out, but we now need to change the angles to momentum space, to do this we use the ARPES Axis conversion operation, and apply the results, you should see the angles axis turn to Kx.

Image Added

Although not required, you can now choose to downsample the output, which makes it easier to visualise in some packages, Add the Downsample Image operation to subsample each image.

Image Added

Congratulations, the pipeline is complete, and now you can process all the data in the Data Slice View by clicking the play icon at the top of the view, which will bring up the following dialog to fill in where you want the data to be outputted.

Image Added

Click Ok and the processing will start.

Image Added

The processing is complete, but the pipeline is saved in the output file, if you want to reload a pipeline, simply drag an output file into the Processing view, and the operation list will be loaded.

You can also export the process list using the export option at the top of the processing view.

Once the processing is completed, the results can then be visualised using the data browsing perspective