Changes between Version 75 and Version 76 of WikiStart


Ignore:
Timestamp:
Nov 21, 2017, 8:03:30 AM (6 years ago)
Author:
steiger5na
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v75 v76  
    4343''Sketch of the topography seen from above with the distances to the (0, 0) coordinate.''
    4444
    45 [[BR]][[Image(Channel_Sideview_with_Coordinates.png, 900px)]]'''''''
    46 
    47 Sketch of the topography seen from the side and from the end into the channel.'''''''
     45[[BR]][[Image(Channel_Sideview_with_Coordinates.png, 900px)]]''''''''''
     46
     47Sketch of the topography seen from the side and from the end into the channel.''''''''''
    4848
    4949== 2.3 Reference axis ==
     
    190190For the calibration of PCO1 and PCO2, only the 2D calibration was used, because the 3D intrinsic parameters could be taken from the shelf break experiments.Calibration parameters are therewith stored in CALIB_09_10_horizontal.
    191191
    192 For the calibration of FALCON, the images were too dark, so three points of the topography (bottom, upper points of the V-shape) from EXP03 were used for the calibration. The coordinate system has to be rotated keeping a right-handed CO-system, in order to apply the calibration also to the scans with the vertical laser. The axis towards Falcon has to be the z-axis (positive towards camera) to set the slices, the coordinate to the right (towards the rotating platform) is x and the upwards coordinate is y. 
     192For the calibration of FALCON, the images were too dark, so three points of the topography (bottom, upper points of the V-shape) from EXP03 were used for the calibration. The coordinate system has to be rotated keeping a right-handed CO-system, in order to apply the calibration also to the scans with the vertical laser. The axis towards Falcon has to be the z-axis (positive towards camera) to set the slices, the coordinate to the right (towards the rotating platform) is x and the upwards coordinate is y.
    193193
    194194''[[Image(Channel_with_CameraPositions.png, 900px)]]''
     
    259259On Linux:
    260260
    261 - Create a tunnel on command line: ssh -L !2222:servcalcul7a:22  username@legilnx02.legi.grenoble-inp.fr [[BR]]- Install X2GoClient (Remote desktop client) and start it[[BR]]- In upper left corner, you can create a new session. The setup for the server is: Host: localhost; Login: username; SSH port: 2222[[BR]]- Once the session is created, you can click on it, enter you password and then you are working on one of the LEGI computers.[[BR]]- To copy files from the server on the private computer, you can use security copy paste in the terminal: [[BR]]scp username@!legilnx02.legi.grenoble-inp.fr:/fsnet/project/coriolis/2017/17ICESHELF/bla.txt   outputdirectory
     261- Create a tunnel on command line: [[BR]]ssh -L !2222:servcalcul7a:22  username@legilnx02.legi.grenoble-inp.fr [[BR]]- Install X2GoClient (Remote desktop client) and start it[[BR]]- In upper left corner, you can create a new session. The setup for the server is: Host: localhost; Login: username; SSH port: 2222[[BR]]- Once the session is created, you can click on it, enter you password and then you are working on one of the LEGI computers.[[BR]]- To copy files from the server on the private computer, you can use security copy paste in the terminal: [[BR]]scp username@!legilnx02.legi.grenoble-inp.fr:/fsnet/project/coriolis/2017/17ICESHELF/bla.txt   outputdirectory
    262262
    263263On Windows: As Elin!