! Started logfile: /scr/pima/bg219h_uvs/J2110-0126_S_dfm.log on Thu May 19 22:40:45 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/bg219h_uvs/J2110-0126_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2110-0126_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.85119 visibilities/baseline/integration-bin. ! Found source: J2110-0126 ! ! 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 5148 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 J2110-0126_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002188Jy sigma=21.228445 ! Fit after self-cal, rms=0.904156Jy sigma=19.096903 ! 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.85 mas, bmaj=6.483 mas, bpa=-5.165 degrees ! Estimated noise=0.621985 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.0756064 Jy ! Component: 100 - total flux cleaned = 0.0960487 Jy ! Total flux subtracted in 100 components = 0.0960487 Jy ! Clean residual min=-0.005721 max=0.009258 Jy/beam ! Clean residual mean=0.000011 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.0960487 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0960487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071774Jy sigma=1.446773 ! Fit after self-cal, rms=0.071373Jy sigma=1.441834 ! 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.228 mas, bmaj=7.227 mas, bpa=-4.187 degrees ! Estimated noise=0.493694 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.011431 Jy ! Component: 100 - total flux cleaned = 0.0166872 Jy ! Component: 150 - total flux cleaned = 0.0191165 Jy ! Component: 200 - total flux cleaned = 0.0198484 Jy ! Total flux subtracted in 200 components = 0.0198484 Jy ! Clean residual min=-0.004625 max=0.006747 Jy/beam ! Clean residual mean=0.000000 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.115897 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.115897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069981Jy sigma=1.401051 ! Fit after self-cal, rms=0.069943Jy sigma=1.400173 ! 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.228 x 7.227 at -4.187 degrees (North through East) ! Clean map min=-0.0045453 max=0.099578 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 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 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.069943Jy sigma=1.400173 ! Fit after self-cal, rms=0.069943Jy sigma=1.400173 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.227 mas, bpa=-4.187 degrees ! Estimated noise=0.493694 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.000594341 Jy ! Component: 100 - total flux cleaned = 0.000629202 Jy ! Component: 150 - total flux cleaned = 0.000658991 Jy ! Component: 200 - total flux cleaned = 0.00071214 Jy ! Total flux subtracted in 200 components = 0.00071214 Jy ! Clean residual min=-0.004554 max=0.006600 Jy/beam ! Clean residual mean=-0.000001 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.116609 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.116609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069924Jy sigma=1.399383 ! Fit after self-cal, rms=0.069923Jy sigma=1.399362 ! 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.069923Jy sigma=1.399362 ! Fit after self-cal, rms=0.068920Jy sigma=1.393007 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=7.285 mas, bpa=-4.495 degrees ! Estimated noise=0.481642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00244971 Jy ! Component: 100 - total flux cleaned = -0.00370648 Jy ! Component: 150 - total flux cleaned = -0.00452929 Jy ! Component: 200 - total flux cleaned = -0.00502227 Jy ! Total flux subtracted in 200 components = -0.00502227 Jy ! Clean residual min=-0.003981 max=0.006899 Jy/beam ! Clean residual mean=-0.000002 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.111587 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.111587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068795Jy sigma=1.391866 ! Fit after self-cal, rms=0.068804Jy sigma=1.391764 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 (62.5, 27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00634608 Jy ! Component: 100 - total flux cleaned = 0.00956057 Jy ! Component: 150 - total flux cleaned = 0.01098 Jy ! Component: 200 - total flux cleaned = 0.0113999 Jy ! Total flux subtracted in 200 components = 0.0113999 Jy ! Clean residual min=-0.004464 max=0.005686 Jy/beam ! Clean residual mean=-0.000002 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.122987 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 83 components and 0.122987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068148Jy sigma=1.379363 ! Fit after self-cal, rms=0.068079Jy sigma=1.377036 ! 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.068079Jy sigma=1.377036 ! Fit after self-cal, rms=0.067510Jy sigma=1.375701 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.31 mas, bpa=-4.715 degrees ! Estimated noise=0.476059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102326 Jy ! Component: 100 - total flux cleaned = 0.00164769 Jy ! Component: 150 - total flux cleaned = 0.0020161 Jy ! Component: 200 - total flux cleaned = 0.00206677 Jy ! Total flux subtracted in 200 components = 0.00206677 Jy ! Clean residual min=-0.004272 max=0.005260 Jy/beam ! Clean residual mean=-0.000000 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.125054 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 94 components and 0.125054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067302Jy sigma=1.372998 ! Fit after self-cal, rms=0.067298Jy sigma=1.372507 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 (-26, -78). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457003 Jy ! Component: 100 - total flux cleaned = 0.00624193 Jy ! Component: 150 - total flux cleaned = 0.00693468 Jy ! Component: 200 - total flux cleaned = 0.00727589 Jy ! Total flux subtracted in 200 components = 0.00727589 Jy ! Clean residual min=-0.003978 max=0.004090 Jy/beam ! Clean residual mean=0.000003 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.13233 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 131 components and 0.13233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066934Jy sigma=1.365627 ! Fit after self-cal, rms=0.066897Jy sigma=1.364700 ! 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.066897Jy sigma=1.364700 ! Fit after self-cal, rms=0.066318Jy sigma=1.363806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.205 mas, bmaj=12.18 mas, bpa=-5.13 degrees ! Estimated noise=0.594754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110266 Jy ! Component: 100 - total flux cleaned = 0.00122684 Jy ! Component: 150 - total flux cleaned = 0.00122794 Jy ! Component: 200 - total flux cleaned = 0.000933282 Jy ! Total flux subtracted in 200 components = 0.000933282 Jy ! Clean residual min=-0.005618 max=0.004687 Jy/beam ! Clean residual mean=0.000010 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.133263 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 154 components and 0.133263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066260Jy sigma=1.363062 ! Fit after self-cal, rms=0.066248Jy sigma=1.362748 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 = 9.61603e-05 Jy ! Component: 100 - total flux cleaned = -4.64116e-05 Jy ! Component: 150 - total flux cleaned = -0.000175696 Jy ! Component: 200 - total flux cleaned = -0.000333139 Jy ! Total flux subtracted in 200 components = -0.000333139 Jy ! Clean residual min=-0.005586 max=0.004619 Jy/beam ! Clean residual mean=0.000011 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.13293 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 168 components and 0.13293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066247Jy sigma=1.362916 ! Fit after self-cal, rms=0.066243Jy sigma=1.362846 ! 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.237 mas, bmaj=7.325 mas, bpa=-4.929 degrees ! Estimated noise=0.47043 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 7.325 at -4.929 degrees (North through East) ! Clean map min=-0.0039199 max=0.093708 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.854 mas, bmaj=6.562 mas, bpa=-5.839 degrees ! Estimated noise=0.59581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722384 Jy ! Component: 100 - total flux cleaned = 0.0922104 Jy ! Component: 150 - total flux cleaned = 0.102855 Jy ! Component: 200 - total flux cleaned = 0.109905 Jy ! Total flux subtracted in 200 components = 0.109905 Jy ! Clean residual min=-0.004276 max=0.005705 Jy/beam ! Clean residual mean=0.000004 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.109905 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.109905 Jy ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=7.325 mas, bpa=-4.929 degrees ! Estimated noise=0.47043 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.00684162 Jy ! Component: 100 - total flux cleaned = 0.0114832 Jy ! Component: 150 - total flux cleaned = 0.0150456 Jy ! Component: 200 - total flux cleaned = 0.0177969 Jy ! Total flux subtracted in 200 components = 0.0177969 Jy ! Clean residual min=-0.004184 max=0.004179 Jy/beam ! Clean residual mean=0.000006 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.127702 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 60 components and 0.127702 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.205 mas, bmaj=12.18 mas, bpa=-5.13 degrees ! Estimated noise=0.594754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278213 Jy ! Component: 100 - total flux cleaned = 0.00402672 Jy ! Component: 150 - total flux cleaned = 0.00467865 Jy ! Component: 200 - total flux cleaned = 0.00488645 Jy ! Total flux subtracted in 200 components = 0.00488645 Jy ! Clean residual min=-0.005686 max=0.004741 Jy/beam ! Clean residual mean=0.000011 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.132589 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.000181564 Jy ! Component: 100 - total flux cleaned = 0.000234696 Jy ! Component: 150 - total flux cleaned = 0.000283973 Jy ! Component: 200 - total flux cleaned = 0.000286461 Jy ! Total flux subtracted in 200 components = 0.000286461 Jy ! Clean residual min=-0.005613 max=0.004570 Jy/beam ! Clean residual mean=0.000010 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.132875 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 109 components and 0.132875 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=7.325 mas, bpa=-4.929 degrees ! Estimated noise=0.47043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155449 Jy ! Component: 100 - total flux cleaned = -0.00130643 Jy ! Component: 150 - total flux cleaned = -0.00091896 Jy ! Component: 200 - total flux cleaned = -0.000718157 Jy ! Total flux subtracted in 200 components = -0.000718157 Jy ! Clean residual min=-0.003903 max=0.003657 Jy/beam ! Clean residual mean=0.000004 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.132157 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 131 components and 0.132157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066240Jy sigma=1.363637 ! Fit after self-cal, rms=0.066230Jy sigma=1.363374 wmodel /J2110-0126_S_map.mod ! wmodel: Unable to open new model file: /J2110-0126_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J2110-0126_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 7.325 at -4.929 degrees (North through East) ! Clean map min=-0.0038833 max=0.092345 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2110-0126_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0923446 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000963641 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.13058 3.13058 6.26117 12.5223 25.0447 50.0893 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 95.828 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2110-0126_S_dfm.log closed on Thu May 19 22:40:47 2016