! Started logfile: /scr/pima/bg219a_uvs/J0904+4238_S_dfm.log on Thu May 19 23:59:31 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J0904+4238_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0904+4238_S_uva.fits ! AN table 1: 55 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.648485 visibilities/baseline/integration-bin. ! Found source: J0904+4238 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 2996 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0904+4238_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.049542Jy sigma=24.118434 ! Fit after self-cal, rms=0.732194Jy sigma=17.095765 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=3.685 mas, bpa=-34.05 degrees ! Estimated noise=0.985161 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.205605 Jy ! Component: 100 - total flux cleaned = 0.250602 Jy ! Total flux subtracted in 100 components = 0.250602 Jy ! Clean residual min=-0.017862 max=0.021766 Jy/beam ! Clean residual mean=-0.000000 rms=0.004956 Jy/beam ! Combined flux in latest and established models = 0.250602 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.250602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087718Jy sigma=2.043475 ! Fit after self-cal, rms=0.087716Jy sigma=2.042865 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=4.477 mas, bpa=42.66 degrees ! Estimated noise=0.595074 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230677 Jy ! Component: 100 - total flux cleaned = 0.0340966 Jy ! Component: 150 - total flux cleaned = 0.0402935 Jy ! Component: 200 - total flux cleaned = 0.0440665 Jy ! Total flux subtracted in 200 components = 0.0440665 Jy ! Clean residual min=-0.022299 max=0.034907 Jy/beam ! Clean residual mean=-0.000335 rms=0.007375 Jy/beam ! Combined flux in latest and established models = 0.294668 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.294668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082124Jy sigma=1.907450 ! Fit after self-cal, rms=0.082054Jy sigma=1.906219 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 4.477 at 42.66 degrees (North through East) ! Clean map min=-0.021759 max=0.26709 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.20 LA 0.89 MK 1.05 NL 0.98 ! OV 1.18 PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 LA 0.86 MK 1.04 NL 0.98 ! OV 1.17 PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.082054Jy sigma=1.906219 ! Fit after self-cal, rms=0.078041Jy sigma=1.818912 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.525 mas, bpa=43.28 degrees ! Estimated noise=0.59526 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135149 Jy ! Component: 100 - total flux cleaned = 0.00134077 Jy ! Component: 150 - total flux cleaned = 0.00142439 Jy ! Component: 200 - total flux cleaned = 0.00149759 Jy ! Total flux subtracted in 200 components = 0.00149759 Jy ! Clean residual min=-0.019225 max=0.027870 Jy/beam ! Clean residual mean=-0.000150 rms=0.006214 Jy/beam ! Combined flux in latest and established models = 0.296166 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 0.296166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077845Jy sigma=1.813047 ! Fit after self-cal, rms=0.077881Jy sigma=1.812008 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077881Jy sigma=1.812008 ! Fit after self-cal, rms=0.077905Jy sigma=1.808203 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.505 mas, bpa=43.31 degrees ! Estimated noise=0.595721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557735 Jy ! Component: 100 - total flux cleaned = 0.000621613 Jy ! Component: 150 - total flux cleaned = 0.000681367 Jy ! Component: 200 - total flux cleaned = 0.000735648 Jy ! Total flux subtracted in 200 components = 0.000735648 Jy ! Clean residual min=-0.018959 max=0.027648 Jy/beam ! Clean residual mean=-0.000180 rms=0.006152 Jy/beam ! Combined flux in latest and established models = 0.296901 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 25 components and 0.296901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077791Jy sigma=1.805685 ! Fit after self-cal, rms=0.077766Jy sigma=1.805500 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-21, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0290708 Jy ! Component: 100 - total flux cleaned = 0.0464003 Jy ! Component: 150 - total flux cleaned = 0.0581197 Jy ! Component: 200 - total flux cleaned = 0.0667471 Jy ! Total flux subtracted in 200 components = 0.0667471 Jy ! Clean residual min=-0.010580 max=0.013091 Jy/beam ! Clean residual mean=0.000120 rms=0.003326 Jy/beam ! Combined flux in latest and established models = 0.363648 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.363648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066466Jy sigma=1.472530 ! Fit after self-cal, rms=0.065468Jy sigma=1.450254 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065468Jy sigma=1.450254 ! Fit after self-cal, rms=0.060643Jy sigma=1.299506 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.494 mas, bpa=43.76 degrees ! Estimated noise=0.589128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0091826 Jy ! Component: 100 - total flux cleaned = 0.0143432 Jy ! Component: 150 - total flux cleaned = 0.0160088 Jy ! Component: 200 - total flux cleaned = 0.0168232 Jy ! Total flux subtracted in 200 components = 0.0168232 Jy ! Clean residual min=-0.006993 max=0.007705 Jy/beam ! Clean residual mean=0.000136 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 0.380472 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.380471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059144Jy sigma=1.253385 ! Fit after self-cal, rms=0.059050Jy sigma=1.250351 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211502 Jy ! Component: 100 - total flux cleaned = 0.00257865 Jy ! Component: 150 - total flux cleaned = 0.00299203 Jy ! Component: 200 - total flux cleaned = 0.00336068 Jy ! Total flux subtracted in 200 components = 0.00336068 Jy ! Clean residual min=-0.006915 max=0.007187 Jy/beam ! Clean residual mean=0.000154 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 0.383832 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.383832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058657Jy sigma=1.241237 ! Fit after self-cal, rms=0.058646Jy sigma=1.240728 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058646Jy sigma=1.240728 ! Fit after self-cal, rms=0.058102Jy sigma=1.231722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.665 mas, bmaj=10.34 mas, bpa=41.71 degrees ! Estimated noise=0.704793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404797 Jy ! Component: 100 - total flux cleaned = 0.00512741 Jy ! Component: 150 - total flux cleaned = 0.00577428 Jy ! Component: 200 - total flux cleaned = 0.00600105 Jy ! Total flux subtracted in 200 components = 0.00600105 Jy ! Clean residual min=-0.007954 max=0.007818 Jy/beam ! Clean residual mean=0.000155 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 0.389833 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 126 components and 0.389833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057906Jy sigma=1.224425 ! Fit after self-cal, rms=0.057833Jy sigma=1.222981 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000805064 Jy ! Component: 100 - total flux cleaned = 0.00110538 Jy ! Component: 150 - total flux cleaned = 0.00137072 Jy ! Component: 200 - total flux cleaned = 0.00161018 Jy ! Total flux subtracted in 200 components = 0.00161018 Jy ! Clean residual min=-0.007969 max=0.007548 Jy/beam ! Clean residual mean=0.000175 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.391443 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 133 components and 0.391443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057829Jy sigma=1.221904 ! Fit after self-cal, rms=0.057796Jy sigma=1.221524 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=4.5 mas, bpa=43.91 degrees ! Estimated noise=0.586203 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 4.5 at 43.91 degrees (North through East) ! Clean map min=-0.0058603 max=0.26566 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=3.661 mas, bpa=-34.6 degrees ! Estimated noise=0.982805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.205067 Jy ! Component: 100 - total flux cleaned = 0.251284 Jy ! Component: 150 - total flux cleaned = 0.274383 Jy ! Component: 200 - total flux cleaned = 0.291682 Jy ! Total flux subtracted in 200 components = 0.291682 Jy ! Clean residual min=-0.012894 max=0.013344 Jy/beam ! Clean residual mean=-0.000010 rms=0.003378 Jy/beam ! Combined flux in latest and established models = 0.291682 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.291682 Jy ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=4.5 mas, bpa=43.91 degrees ! Estimated noise=0.586203 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217351 Jy ! Component: 100 - total flux cleaned = 0.0369107 Jy ! Component: 150 - total flux cleaned = 0.048807 Jy ! Component: 200 - total flux cleaned = 0.0585209 Jy ! Total flux subtracted in 200 components = 0.0585209 Jy ! Clean residual min=-0.008350 max=0.010709 Jy/beam ! Clean residual mean=-0.000095 rms=0.002671 Jy/beam ! Combined flux in latest and established models = 0.350203 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 52 components and 0.350203 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.665 mas, bmaj=10.34 mas, bpa=41.71 degrees ! Estimated noise=0.704793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143742 Jy ! Component: 100 - total flux cleaned = 0.0234407 Jy ! Component: 150 - total flux cleaned = 0.0296116 Jy ! Component: 200 - total flux cleaned = 0.0339124 Jy ! Total flux subtracted in 200 components = 0.0339124 Jy ! Clean residual min=-0.008939 max=0.008397 Jy/beam ! Clean residual mean=0.000107 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.384115 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291449 Jy ! Component: 100 - total flux cleaned = 0.00377966 Jy ! Component: 150 - total flux cleaned = 0.00454601 Jy ! Component: 200 - total flux cleaned = 0.00515559 Jy ! Total flux subtracted in 200 components = 0.00515559 Jy ! Clean residual min=-0.008229 max=0.007591 Jy/beam ! Clean residual mean=0.000159 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.389271 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 89 components and 0.389271 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=4.5 mas, bpa=43.91 degrees ! Estimated noise=0.586203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025717 Jy ! Component: 100 - total flux cleaned = 0.00227049 Jy ! Component: 150 - total flux cleaned = 0.00200633 Jy ! Component: 200 - total flux cleaned = 0.00189521 Jy ! Total flux subtracted in 200 components = 0.00189521 Jy ! Clean residual min=-0.005758 max=0.006373 Jy/beam ! Clean residual mean=0.000085 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.391166 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.391166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057645Jy sigma=1.221061 ! Fit after self-cal, rms=0.057507Jy sigma=1.219369 wmodel /J0904+4238_S_map.mod ! wmodel: Unable to open new model file: /J0904+4238_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0904+4238_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 4.5 at 43.91 degrees (North through East) ! Clean map min=-0.0058238 max=0.26545 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0904+4238_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.265455 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00150748 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.70366 1.70366 3.40731 6.81462 13.6292 27.2585 54.517 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0045 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.265 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 176.092 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0904+4238_S_dfm.log closed on Thu May 19 23:59:33 2016