IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2014, 11:03:19 AM (12 years ago)
Author:
eugene
Message:

first working example of fakeastro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/.mana

    r37449 r37453  
    112112echo {$MAX / $dX^2}
    113113echo {3000 / 34}
     114echo {dsin(30+90)} {dcos(30)}
     115echo {dsin(30-90)} {-dcos(30)}
     116echo {dsin(30-90)} {-1*dcos(30)}
     117echo {dcos(30-90)} {dsin(30)}
     118echo {dcos(120-90)} {dsin(120)}
     119echo {dcos(-20-90)} {dsin(-20)}
     120echo {dcos(-20+90)} {dsin(-20)}
     121echo {dcos(30+90)} {dsin(30)}
     122echo {dcos(30+90)} {-1*dsin(30)}
     123echo {dcos(-20+90)} {-1*dsin(-20)}
     124!ps ux | grep fakes
     125!ps ux | grep fake
     126ll /proc/25713/fd/
     127!ll /proc/25713/fd/
     128!ll /proc/25713/fd/
     129!ll /proc/25713/fd/
     130!fhead /data/pikake.1/eugene/relastro.20140923/catdir.fake1/s3730.cpt
     131!ls -lrt /data/pikake.1/eugene/relastro.20140923/catdir.fake1/
     132!ls -lrt /data/pikake.1/eugene/relastro.20140923/catdir.fake1/
     133!ls -lrt /data/pikake.1/eugene/relastro.20140923/catdir.fake1/*.cpt
     134!ls -lrt /data/pikake.1/eugene/relastro.20140923/catdir.fake1/*.cpt
     135!ls -lrth /data/pikake.1/eugene/relastro.20140923/catdir.fake1/*.cpt
     136!ls -lrth /data/pikake.1/eugene/relastro.20140923/catdir.fake1/*.cp?
     137!ps ux | grep fake
     138kill 25713
     139!kill 25713
Note: See TracChangeset for help on using the changeset viewer.