This page (revision-9) was last changed on 27-Mar-2020 14:38 by Peter Young

This page was created on 24-Feb-2010 18:22 by PeterYoung

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
9 27-Mar-2020 14:38 1 KB Peter Young to previous
8 07-Dec-2016 14:14 1 KB Peter Young to previous | to last
7 04-Aug-2010 21:41 2 KB PeterYoung to previous | to last
6 07-Jul-2010 20:01 2 KB PeterYoung to previous | to last
5 07-Jul-2010 19:47 1 KB PeterYoung to previous | to last
4 07-Jul-2010 19:36 1 KB PeterYoung to previous | to last
3 24-Feb-2010 22:20 1 KB PeterYoung to previous | to last
2 24-Feb-2010 18:22 1 KB PeterYoung to previous | to last
1 24-Feb-2010 18:22 2 bytes PeterYoung to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 removed one line
At line 5 added one line
{{{
At line 7 added one line
}}}
At line 13 added one line
{{{
At line 15 added one line
}}}
At line 16 changed 3 lines
IDL> exp=data->getexp()\\
IDL> xpos=data->getxpos()\\
IDL> wd0=data->getvar(0)\\
{{{
IDL> exp=data->getexp()
IDL> xpos=data->getxpos()
IDL> wd0=data->getvar(0)
}}}
At line 27 added one line
{{{
At line 29 added one line
}}}
At line 33 added one line
{{{
At line 36 added one line
}}}
At line 40 added one line
{{{
At line 42 added one line
}}}
At line 46 added one line
{{{
At line 48 added one line
}}}
At line 42 changed 3 lines
IDL> aux_data=data->getaux_data()\\
IDL> exptimes=data->sec_from_obs_start(*(aux_data.ti_1))\\
IDL> xpos=data->getxpos()\\
{{{
IDL> aux_data=data->getaux_data()
IDL> exptimes=data->sec_from_obs_start(*(aux_data.ti_1))
IDL> xpos=data->getxpos()
}}}