--- ray/doc/notes/ReleaseNotes 2022/03/11 02:27:02 1.406 +++ ray/doc/notes/ReleaseNotes 2022/03/21 00:21:13 1.410 @@ -2523,3 +2523,15 @@ peak extraction. Added dctimestep -x and -y options to specify image dimensions for multiple outputs corresponding to result vectors. + +Added -P option to rcalc to pass formatted input when cond is <= 0. + +Created rcrop utility for cropping matrices and pictures more +conveniently, correcting view information. Expect it to be handy +for extracting rows and columns from matrices, mostly. + +Changed pcomb so -o option elides original exposure values +from indented source headers. + +Added getinfo -r option, which is similar to -a except it will +replace indicated lines with new ones.