Changes between Version 4 and Version 5 of Tutorials
- Timestamp:
- May 17, 2012, 8:51:16 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials
v4 v5 1 1 = Vespa - Analysis Tutorials = 2 2 3 Some step-by-step instructions on the basics (and not so basics) operations of the Analysis application and maybe a bit more ...3 Appendix A of the Analysis User Manual contains Tutorial exercises aimed at helping you to learn the basic (and not so basics) operations of the Analysis application and maybe a bit more ... The manual is included in PDF format under the `vespa/docs/` directory in the package that you downloaded. It can also be [project:export:/trunk/docs/rfpulse_user_manual.pdf accessed directly here]. 4 4 5 Note. The data referred to in these tutorials should be downloaded and installed in a location of your choosing. Click here to download the tutorial data set in a zipped file. 5 == Tutorial Data Download == 6 6 7 == Index == 7 The data referred to in these tutorials should be downloaded and installed in a location of your choosing. Click here to download the tutorial data set in a zipped file. 8 8 9 '''[#Tutorial1 1. Importing a data file into a dataset]''' 9 == Index of Tutorials == 10 10 11 '''[#Tutorial2 2. Importing multiple files into a datastack]''' 12 13 '''[#Tutorial3 3. Opening and comparing multiple datasets]''' 14 15 '''[#Tutorial4 4. ECC correction using an associated dataset]''' 16 17 ---- 18 == Questions and Answers == 19 20 === Tutorial 1 === 21 **Importing a data file into a dataset** . 22 23 === Tutorial 2 === 24 ** xx ** 25 26 === Tutorial 3 === 27 ** xx ** 28 29 === Tutorial 4 === 30 ** xx ** 11 1. Importing a data file into a dataset 12 1. Importing multiple files into a datastack 13 1. Opening and comparing multiple datasets 14 1. ECC correction using an associated dataset