Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoto2 committed Dec 26, 2020
1 parent 4f8016d commit cfc4a17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion summarize.pro
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ data[20,*]=inds[33,daydata]; mean bath depth before settlement
all_ids=inds[29,daydata]

; 1.all fish

for i=0,20 do begin
PosValue0 = where(data[i,*] gt 0, PosValue0count)
IF PosValue0count gt 0 then output[i,0]=mean(data[i,PosValue0])
Expand Down

0 comments on commit cfc4a17

Please sign in to comment.