! Started logfile: /scr/pima/bg219g_uvs/J1109+3744_S_dfm.log on Thu May 19 21:43:53 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/J1109+3744_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1109+3744_S_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.928241 visibilities/baseline/integration-bin. ! Found source: J1109+3744 ! ! 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 3208 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 J1109+3744_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.065274Jy sigma=22.847055 ! Fit after self-cal, rms=0.655918Jy sigma=14.344480 ! 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.711 mas, bmaj=10.97 mas, bpa=-53.47 degrees ! Estimated noise=1.05475 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.249645 Jy ! Component: 100 - total flux cleaned = 0.355916 Jy ! Total flux subtracted in 100 components = 0.355916 Jy ! Clean residual min=-0.031342 max=0.053939 Jy/beam ! Clean residual mean=-0.000218 rms=0.012962 Jy/beam ! Combined flux in latest and established models = 0.355916 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.355916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164910Jy sigma=3.368088 ! Fit after self-cal, rms=0.164592Jy sigma=3.363125 ! 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.36 mas, bmaj=10.79 mas, bpa=-55 degrees ! Estimated noise=0.694972 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.0904671 Jy ! Component: 100 - total flux cleaned = 0.140783 Jy ! Component: 150 - total flux cleaned = 0.168136 Jy ! Component: 200 - total flux cleaned = 0.175184 Jy ! Total flux subtracted in 200 components = 0.175184 Jy ! Clean residual min=-0.022386 max=0.044081 Jy/beam ! Clean residual mean=-0.000346 rms=0.009705 Jy/beam ! Combined flux in latest and established models = 0.5311 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 52 components and 0.5311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102927Jy sigma=2.045466 ! Fit after self-cal, rms=0.102408Jy sigma=2.038396 ! 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.36 x 10.79 at -55 degrees (North through East) ! Clean map min=-0.021322 max=0.33668 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* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.102408Jy sigma=2.038396 ! Fit after self-cal, rms=0.102408Jy sigma=2.038396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=10.79 mas, bpa=-55 degrees ! Estimated noise=0.694972 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.00356634 Jy ! Component: 100 - total flux cleaned = 0.00495027 Jy ! Component: 150 - total flux cleaned = 0.00671377 Jy ! Component: 200 - total flux cleaned = 0.00812347 Jy ! Total flux subtracted in 200 components = 0.00812347 Jy ! Clean residual min=-0.022089 max=0.040756 Jy/beam ! Clean residual mean=-0.000337 rms=0.009187 Jy/beam ! Combined flux in latest and established models = 0.539223 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 81 components and 0.539223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099324Jy sigma=1.964560 ! Fit after self-cal, rms=0.099282Jy sigma=1.963940 ! 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.099282Jy sigma=1.963940 ! Fit after self-cal, rms=0.099282Jy sigma=1.963940 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=10.79 mas, bpa=-55 degrees ! Estimated noise=0.694972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142112 Jy ! Component: 100 - total flux cleaned = 0.00237318 Jy ! Component: 150 - total flux cleaned = 0.00315333 Jy ! Component: 200 - total flux cleaned = 0.00315003 Jy ! Total flux subtracted in 200 components = 0.00315003 Jy ! Clean residual min=-0.022288 max=0.040369 Jy/beam ! Clean residual mean=-0.000335 rms=0.009092 Jy/beam ! Combined flux in latest and established models = 0.542373 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 98 components and 0.542373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098768Jy sigma=1.950360 ! Fit after self-cal, rms=0.098768Jy sigma=1.950214 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 (-69.5, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0367778 Jy ! Component: 100 - total flux cleaned = 0.0566655 Jy ! Component: 150 - total flux cleaned = 0.0655525 Jy ! Component: 200 - total flux cleaned = 0.0731307 Jy ! Total flux subtracted in 200 components = 0.0731307 Jy ! Clean residual min=-0.018819 max=0.029761 Jy/beam ! Clean residual mean=-0.000143 rms=0.006120 Jy/beam ! Combined flux in latest and established models = 0.615504 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 144 components and 0.615504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081699Jy sigma=1.620606 ! Fit after self-cal, rms=0.079760Jy sigma=1.578087 ! 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.079760Jy sigma=1.578087 ! Fit after self-cal, rms=0.074428Jy sigma=1.465143 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=10.82 mas, bpa=-55.03 degrees ! Estimated noise=0.687717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.85901e-05 Jy ! Component: 100 - total flux cleaned = 0.00310188 Jy ! Component: 150 - total flux cleaned = 0.00576217 Jy ! Component: 200 - total flux cleaned = 0.00667593 Jy ! Total flux subtracted in 200 components = 0.00667593 Jy ! Clean residual min=-0.013730 max=0.015737 Jy/beam ! Clean residual mean=-0.000064 rms=0.004084 Jy/beam ! Combined flux in latest and established models = 0.62218 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 178 components and 0.62218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071749Jy sigma=1.421824 ! Fit after self-cal, rms=0.071643Jy sigma=1.418554 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.00262984 Jy ! Component: 100 - total flux cleaned = 0.00343468 Jy ! Component: 150 - total flux cleaned = 0.00379326 Jy ! Component: 200 - total flux cleaned = 0.00412097 Jy ! Total flux subtracted in 200 components = 0.00412097 Jy ! Clean residual min=-0.012747 max=0.014233 Jy/beam ! Clean residual mean=-0.000050 rms=0.003809 Jy/beam ! Combined flux in latest and established models = 0.626301 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 209 components and 0.626301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070538Jy sigma=1.400136 ! Fit after self-cal, rms=0.070512Jy sigma=1.398750 ! 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.070512Jy sigma=1.398750 ! Fit after self-cal, rms=0.066221Jy sigma=1.294755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.761 mas, bmaj=11.75 mas, bpa=-73.13 degrees ! Estimated noise=0.866756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00425365 Jy ! Component: 100 - total flux cleaned = -0.00649991 Jy ! Component: 150 - total flux cleaned = -0.00811166 Jy ! Component: 200 - total flux cleaned = -0.00921216 Jy ! Total flux subtracted in 200 components = -0.00921216 Jy ! Clean residual min=-0.014470 max=0.014694 Jy/beam ! Clean residual mean=0.000006 rms=0.004671 Jy/beam ! Combined flux in latest and established models = 0.617089 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 232 components and 0.617089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065583Jy sigma=1.285301 ! Fit after self-cal, rms=0.065563Jy sigma=1.284648 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.000935752 Jy ! Component: 100 - total flux cleaned = -0.00137157 Jy ! Component: 150 - total flux cleaned = -0.00161183 Jy ! Component: 200 - total flux cleaned = -0.00190656 Jy ! Total flux subtracted in 200 components = -0.00190656 Jy ! Clean residual min=-0.014273 max=0.015004 Jy/beam ! Clean residual mean=-0.000005 rms=0.004634 Jy/beam ! Combined flux in latest and established models = 0.615183 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 252 components and 0.615182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065431Jy sigma=1.283193 ! Fit after self-cal, rms=0.065427Jy sigma=1.283044 ! 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.368 mas, bmaj=10.81 mas, bpa=-55.01 degrees ! Estimated noise=0.686534 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.81 at -55.01 degrees (North through East) ! Clean map min=-0.011312 max=0.32514 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.717 mas, bmaj=10.99 mas, bpa=-53.52 degrees ! Estimated noise=1.04537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.246326 Jy ! Component: 100 - total flux cleaned = 0.351452 Jy ! Component: 150 - total flux cleaned = 0.416205 Jy ! Component: 200 - total flux cleaned = 0.462609 Jy ! Total flux subtracted in 200 components = 0.462609 Jy ! Clean residual min=-0.022090 max=0.030842 Jy/beam ! Clean residual mean=-0.000118 rms=0.007685 Jy/beam ! Combined flux in latest and established models = 0.462609 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.462609 Jy ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.81 mas, bpa=-55.01 degrees ! Estimated noise=0.686534 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.0483593 Jy ! Component: 100 - total flux cleaned = 0.0806335 Jy ! Component: 150 - total flux cleaned = 0.103229 Jy ! Component: 200 - total flux cleaned = 0.114651 Jy ! Total flux subtracted in 200 components = 0.114651 Jy ! Clean residual min=-0.014093 max=0.016666 Jy/beam ! Clean residual mean=-0.000097 rms=0.004688 Jy/beam ! Combined flux in latest and established models = 0.57726 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 94 components and 0.57726 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.761 mas, bmaj=11.75 mas, bpa=-73.13 degrees ! Estimated noise=0.866756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181287 Jy ! Component: 100 - total flux cleaned = 0.0272984 Jy ! Component: 150 - total flux cleaned = 0.0304358 Jy ! Component: 200 - total flux cleaned = 0.0320802 Jy ! Total flux subtracted in 200 components = 0.0320802 Jy ! Clean residual min=-0.016513 max=0.018369 Jy/beam ! Clean residual mean=-0.000060 rms=0.005525 Jy/beam ! Combined flux in latest and established models = 0.60934 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.00197685 Jy ! Component: 100 - total flux cleaned = 0.00345797 Jy ! Component: 150 - total flux cleaned = 0.00456987 Jy ! Component: 200 - total flux cleaned = 0.00535903 Jy ! Total flux subtracted in 200 components = 0.00535903 Jy ! Clean residual min=-0.014968 max=0.016491 Jy/beam ! Clean residual mean=-0.000035 rms=0.005081 Jy/beam ! Combined flux in latest and established models = 0.614699 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 144 components and 0.614699 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.81 mas, bpa=-55.01 degrees ! Estimated noise=0.686534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00165099 Jy ! Component: 100 - total flux cleaned = -0.0026012 Jy ! Component: 150 - total flux cleaned = -0.00280562 Jy ! Component: 200 - total flux cleaned = -0.00297564 Jy ! Total flux subtracted in 200 components = -0.00297564 Jy ! Clean residual min=-0.010264 max=0.013006 Jy/beam ! Clean residual mean=-0.000013 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.611724 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 169 components and 0.611723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066219Jy sigma=1.306125 ! Fit after self-cal, rms=0.066051Jy sigma=1.299385 wmodel /J1109+3744_S_map.mod ! wmodel: Unable to open new model file: /J1109+3744_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1109+3744_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.81 at -55.01 degrees (North through East) ! Clean map min=-0.0098611 max=0.31814 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1109+3744_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.31814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00305062 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.87668 2.87668 5.75336 11.5067 23.0134 46.0269 92.0538 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0091 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.318 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 104.286 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1109+3744_S_dfm.log closed on Thu May 19 21:43:55 2016