MISCELLANEOUS STUFF FROM BOB WALRAVEN This disk contains the following items. 1. FLTLIB.FOR - A library of digital filtering routines discussed in my paper at Fall 84 DECUS symposium. 2. BITOAS.(TXT,FOR),ASTOBI.FOR - Routines for 2-to-3 compression of binary files to/from ASCII printable files. These routines are handy if you must transmit a binary file to another system but don't have a communications package such as TRANSF, KERMIT, or MODEM7 at both ends. 3. (J0,J0ROOT,J1).FOR - Some Bessel function calculating subroutines. 4. RANDM.MAC - A different type of random number generator. This is a handy subroutine to substitute for the syslib generator if you suspect your application is sensitive to the non-random properties of the random number generator. This subroutine has been completely checked out with standard random number generator tests and was found to perform well. 5. FRESNO.FOR - A program for calculating the position of the sun throughout the day for FRESNO, CA. If you are not interested in FRESNO, substitute the longitude and latitude of your favorite city.