Corvus Redux
Morning weigh-in: 178#, 13% BF
Listening: Thelonius Monk, "Locomotive"
I think it was something I ate yesterday, like nut-contaminated food or something, but I really started hurting yesterday afternoon, like all tired & feverish. I felt OK enough to hit the gym, then got dinner at Brew Works as planned, but I felt totally wiped when we got home... I woke up this morning feeling like I never got any rest, still feverish and headachey so I stayed home.
Spent most of the day lounging about, did some laundry after I finally got up, finalized the error checking on the MTO program, and, late in the afternoon, I was finally feeling better so I went down to Eskandalo for a haircut.
I stopped in at Tulum on the way back, got a burrito & talked with old friends Andrea and Kateryna, who apparently keep up with the Which Brew crowd a little better than I do -- I got an earful of gossip, nothing too juicy but a lot of who's where and doing what. Kind of nice, then it was time to move along and now I'm home.
Anne's out at a meeting, and she sometimes goes out to BW for a social hour afterward; I may try to catch up but I can feel I'm fading again.
Now Playing: Pere Ubu, "Wheelhouse"
An Experiment: I just wanted to see what this might look like, you'll have to bear with me...
Taking a look at a sample input file:don@dell-desktop:~/programs/MTO/examples$ cat 4300-fe.in
p1    470    415
p2    1598    457
p3    94    390
p4    94    398
p5    94    398
p6    94    471
p7    94    462
p8    94    432
p9    94    440
p10    94    440
p11    94    55
p12    94    45
Running the MTO program, in a fairly simple way, on the sample data:don@dell-desktop:~/programs/MTO/examples$ mto -osc fe.matl 4300-fe.in
T-1    188    5        39    5    0    2.250    0.180    SA-210-A1
T-2    1786    18        38    6    0    2.250    0.180    SA-210-A1
T-3    282    5        36    9    0    2.250    0.180    SA-210-A1
T-4    282    5        34    9    0    2.250    0.180    SA-210-A1
T-5    282    5        33    3    0    2.250    0.180    SA-210-A1
TUBE: T-1 (  94 REQD) CUT AS: 1 @ 39'-3" (FOR MK-p6)
TUBE: T-1 (  94 REQD) CUT AS: 1 @ 34'-7" (FOR MK-p1), 1 @ 4'-7" (FOR MK-p11)
TUBE: T-2 (  94 REQD) CUT AS: 1 @ 38'-6" (FOR MK-p7)
TUBE: T-2 (  94 REQD) CUT AS: 1 @ 34'-7" (FOR MK-p1), 1 @ 3'-9" (FOR MK-p12)
TUBE: T-2 (1598 REQD) CUT AS: 1 @ 38'-1" (FOR MK-p2)
TUBE: T-3 (  94 REQD) CUT AS: 1 @ 36'-8" (FOR MK-p9)
TUBE: T-3 (  94 REQD) CUT AS: 1 @ 36'-8" (FOR MK-p10)
TUBE: T-3 (  94 REQD) CUT AS: 1 @ 36'-0" (FOR MK-p8)
TUBE: T-4 ( 282 REQD) CUT AS: 1 @ 34'-7" (FOR MK-p1)
TUBE: T-5 (  94 REQD) CUT AS: 1 @ 33'-2" (FOR MK-p4)
TUBE: T-5 (  94 REQD) CUT AS: 1 @ 33'-2" (FOR MK-p5)
TUBE: T-5 (  94 REQD) CUT AS: 1 @ 32'-6" (FOR MK-p3)
What the program tells you if you ask for help:don@dell-desktop:~/programs/MTO/examples$ mto -h
MTO 1.0
This program reads cut tube lengths, returns tube order required.
Usage: MTO [OPTIONS]... [FILES]...
-h, --help              Print help and exit
-V, --version           Print version and exit
-v, --verbose           Prints a bunch of extra stuff to standard output.
-o, --order             Tube order will be sent to standard output
-s, --sequence          Tube cutting sequence will be sent to standard output
-f, --outfile=STRING    if an output file is specified, tube order and
                          sequence will be writen there
-t, --tubelength=FLOAT  maximum shipping length for tubes  (default=`473')
-n, --startnum=INT      starting number for tube mark numbers  (default=`1')
-d, --od=FLOAT          tube outer diameter  (default=`2.5')
-w, --minwall=FLOAT     tube min wall thickness  (default=`0.200')
-m, --matl=STRING       tube material spec  (default=`SA-210-A1')
-c, --config=STRING     optional config file, it overrides defaults but
                          command line trumps
It's a start...
Anyway, the crow thing: I noticed it already starting the other day, but walking home tonight across the Hill-to-Hill Bridge, I saw that the crows were back again with a vengeance, thousands of them all along the river, in the trees on either bank. Pretty cool.
 
