! Started logfile: /scr/pima/bg219g_uvs/J1203+4632_S_dfm.log on Thu May 19 21:45:57 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/bg219g_uvs/J1203+4632_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1203+4632_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.882616 visibilities/baseline/integration-bin. ! Found source: J1203+4632 ! ! 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 54 lines of history. ! ! Reading 3940 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 J1203+4632_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015021Jy sigma=23.506753 ! Fit after self-cal, rms=0.887055Jy sigma=20.164367 ! 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=2.651 mas, bmaj=10.26 mas, bpa=-51.65 degrees ! Estimated noise=0.747823 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.0935473 Jy ! Component: 100 - total flux cleaned = 0.131016 Jy ! Total flux subtracted in 100 components = 0.131016 Jy ! Clean residual min=-0.015500 max=0.024831 Jy/beam ! Clean residual mean=0.000097 rms=0.004852 Jy/beam ! Combined flux in latest and established models = 0.131016 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.131016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092405Jy sigma=2.008174 ! Fit after self-cal, rms=0.090259Jy sigma=1.984080 ! 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.297 mas, bmaj=10.32 mas, bpa=-51.85 degrees ! Estimated noise=0.536592 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.0339024 Jy ! Component: 100 - total flux cleaned = 0.0532871 Jy ! Component: 150 - total flux cleaned = 0.0654917 Jy ! Component: 200 - total flux cleaned = 0.0740764 Jy ! Total flux subtracted in 200 components = 0.0740764 Jy ! Clean residual min=-0.012445 max=0.024078 Jy/beam ! Clean residual mean=0.000193 rms=0.004487 Jy/beam ! Combined flux in latest and established models = 0.205092 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.205092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077488Jy sigma=1.603414 ! Fit after self-cal, rms=0.076651Jy sigma=1.596123 ! 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.297 x 10.32 at -51.85 degrees (North through East) ! Clean map min=-0.011997 max=0.11295 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: ! BR 1.00* HN 1.00* KP 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: ! BR 1.00* HN 1.00* KP 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: ! BR 0.96 HN 1.12 KP 0.89 LA 0.99 ! MK 1.01 NL 1.17 OV 1.00 PT 0.92 ! SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.076651Jy sigma=1.596123 ! Fit after self-cal, rms=0.076913Jy sigma=1.587226 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=10.3 mas, bpa=-51.67 degrees ! Estimated noise=0.537061 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 (-8, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150342 Jy ! Component: 100 - total flux cleaned = 0.0158732 Jy ! Component: 150 - total flux cleaned = 0.0155443 Jy ! Component: 200 - total flux cleaned = 0.0155664 Jy ! Total flux subtracted in 200 components = 0.0155664 Jy ! Clean residual min=-0.008074 max=0.018445 Jy/beam ! Clean residual mean=0.000162 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 0.220659 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 70 components and 0.220659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070805Jy sigma=1.458000 ! Fit after self-cal, rms=0.069666Jy sigma=1.434936 ! 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.069666Jy sigma=1.434936 ! Fit after self-cal, rms=0.068624Jy sigma=1.407307 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=10.27 mas, bpa=-51.42 degrees ! Estimated noise=0.534569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000786472 Jy ! Component: 100 - total flux cleaned = -0.000867999 Jy ! Component: 150 - total flux cleaned = -0.00193658 Jy ! Component: 200 - total flux cleaned = -0.00289632 Jy ! Total flux subtracted in 200 components = -0.00289632 Jy ! Clean residual min=-0.007779 max=0.013564 Jy/beam ! Clean residual mean=0.000125 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 0.217762 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 104 components and 0.217762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067114Jy sigma=1.380098 ! Fit after self-cal, rms=0.067018Jy sigma=1.375168 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 (10, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113109 Jy ! Component: 100 - total flux cleaned = 0.0158098 Jy ! Component: 150 - total flux cleaned = 0.0190044 Jy ! Component: 200 - total flux cleaned = 0.0224854 Jy ! Total flux subtracted in 200 components = 0.0224854 Jy ! Clean residual min=-0.005800 max=0.006145 Jy/beam ! Clean residual mean=0.000081 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.240248 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 153 components and 0.240248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064438Jy sigma=1.315032 ! Fit after self-cal, rms=0.064216Jy sigma=1.311969 ! 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.064216Jy sigma=1.311969 ! Fit after self-cal, rms=0.063785Jy sigma=1.310240 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=10.31 mas, bpa=-51.41 degrees ! Estimated noise=0.531262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00311624 Jy ! Component: 100 - total flux cleaned = 0.00554893 Jy ! Component: 150 - total flux cleaned = 0.00743022 Jy ! Component: 200 - total flux cleaned = 0.00851134 Jy ! Total flux subtracted in 200 components = 0.00851134 Jy ! Clean residual min=-0.004311 max=0.004884 Jy/beam ! Clean residual mean=0.000047 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.248759 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 180 components and 0.248759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063146Jy sigma=1.295313 ! Fit after self-cal, rms=0.063130Jy sigma=1.294863 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.000975976 Jy ! Component: 100 - total flux cleaned = 0.00170048 Jy ! Component: 150 - total flux cleaned = 0.00207959 Jy ! Component: 200 - total flux cleaned = 0.00269356 Jy ! Total flux subtracted in 200 components = 0.00269356 Jy ! Clean residual min=-0.003817 max=0.004309 Jy/beam ! Clean residual mean=0.000043 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.251453 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 199 components and 0.251453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062837Jy sigma=1.288234 ! Fit after self-cal, rms=0.062840Jy sigma=1.288084 ! 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.062840Jy sigma=1.288084 ! Fit after self-cal, rms=0.062238Jy sigma=1.280383 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.464 mas, bmaj=10.9 mas, bpa=-60.02 degrees ! Estimated noise=0.640997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351851 Jy ! Component: 100 - total flux cleaned = 0.00486918 Jy ! Component: 150 - total flux cleaned = 0.00621479 Jy ! Component: 200 - total flux cleaned = 0.00741277 Jy ! Total flux subtracted in 200 components = 0.00741277 Jy ! Clean residual min=-0.004032 max=0.004492 Jy/beam ! Clean residual mean=0.000037 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.258866 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 222 components and 0.258866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062137Jy sigma=1.277846 ! Fit after self-cal, rms=0.062141Jy sigma=1.277356 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.00100882 Jy ! Component: 100 - total flux cleaned = 0.00170525 Jy ! Component: 150 - total flux cleaned = 0.00221813 Jy ! Component: 200 - total flux cleaned = 0.00275636 Jy ! Total flux subtracted in 200 components = 0.00275636 Jy ! Clean residual min=-0.003574 max=0.004098 Jy/beam ! Clean residual mean=0.000026 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.261622 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 235 components and 0.261622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062046Jy sigma=1.275528 ! Fit after self-cal, rms=0.062042Jy sigma=1.275373 ! 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.314 mas, bmaj=10.34 mas, bpa=-51.54 degrees ! Estimated noise=0.528355 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 10.34 at -51.54 degrees (North through East) ! Clean map min=-0.0090006 max=0.10747 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=2.655 mas, bmaj=10.26 mas, bpa=-51.38 degrees ! Estimated noise=0.74886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0945298 Jy ! Component: 100 - total flux cleaned = 0.134732 Jy ! Component: 150 - total flux cleaned = 0.158822 Jy ! Component: 200 - total flux cleaned = 0.176457 Jy ! Total flux subtracted in 200 components = 0.176457 Jy ! Clean residual min=-0.011186 max=0.014610 Jy/beam ! Clean residual mean=0.000057 rms=0.003236 Jy/beam ! Combined flux in latest and established models = 0.176457 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.176457 Jy ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=10.34 mas, bpa=-51.54 degrees ! Estimated noise=0.528355 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.0198686 Jy ! Component: 100 - total flux cleaned = 0.0323009 Jy ! Component: 150 - total flux cleaned = 0.0390678 Jy ! Component: 200 - total flux cleaned = 0.0451084 Jy ! Total flux subtracted in 200 components = 0.0451084 Jy ! Clean residual min=-0.007543 max=0.008166 Jy/beam ! Clean residual mean=0.000093 rms=0.002360 Jy/beam ! Combined flux in latest and established models = 0.221566 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 67 components and 0.221566 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=7.464 mas, bmaj=10.9 mas, bpa=-60.02 degrees ! Estimated noise=0.640997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011323 Jy ! Component: 100 - total flux cleaned = 0.018354 Jy ! Component: 150 - total flux cleaned = 0.0238711 Jy ! Component: 200 - total flux cleaned = 0.0282828 Jy ! Total flux subtracted in 200 components = 0.0282828 Jy ! Clean residual min=-0.005478 max=0.006271 Jy/beam ! Clean residual mean=0.000076 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.249849 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.00342864 Jy ! Component: 100 - total flux cleaned = 0.00628102 Jy ! Component: 150 - total flux cleaned = 0.00802162 Jy ! Component: 200 - total flux cleaned = 0.00928462 Jy ! Total flux subtracted in 200 components = 0.00928462 Jy ! Clean residual min=-0.004200 max=0.004423 Jy/beam ! Clean residual mean=0.000039 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.259133 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 123 components and 0.259133 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=10.34 mas, bpa=-51.54 degrees ! Estimated noise=0.528355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000761022 Jy ! Component: 100 - total flux cleaned = -0.00121906 Jy ! Component: 150 - total flux cleaned = -0.00170747 Jy ! Component: 200 - total flux cleaned = -0.00180536 Jy ! Total flux subtracted in 200 components = -0.00180536 Jy ! Clean residual min=-0.003539 max=0.003790 Jy/beam ! Clean residual mean=0.000022 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.257328 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 145 components and 0.257328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062172Jy sigma=1.281001 ! Fit after self-cal, rms=0.062101Jy sigma=1.278851 wmodel /J1203+4632_S_map.mod ! wmodel: Unable to open new model file: /J1203+4632_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1203+4632_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 10.34 at -51.54 degrees (North through East) ! Clean map min=-0.007998 max=0.10473 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1203+4632_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.104731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000866127 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.48101 2.48101 4.96202 9.92403 19.8481 39.6961 79.3922 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 120.918 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1203+4632_S_dfm.log closed on Thu May 19 21:46:00 2016