! Started logfile: /scr/pima/bg219e_uvs/J2029+4926_S_dfm.log on Thu May 19 18:54:43 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/bg219e_uvs/J2029+4926_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2029+4926_S_uva.fits ! AN table 1: 62 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.458065 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2029+4926 ! ! 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 1704 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 J2029+4926_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 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004386Jy sigma=24.610520 ! Fit after self-cal, rms=0.926004Jy sigma=22.377466 ! 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=18.88 mas, bmaj=22.16 mas, bpa=37.9 degrees ! Estimated noise=1.03159 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0548728 Jy ! Component: 100 - total flux cleaned = 0.0706615 Jy ! Total flux subtracted in 100 components = 0.0706615 Jy ! Clean residual min=-0.006616 max=0.007723 Jy/beam ! Clean residual mean=-0.000214 rms=0.002748 Jy/beam ! Combined flux in latest and established models = 0.0706615 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0706615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056708Jy sigma=1.325470 ! Fit after self-cal, rms=0.056177Jy sigma=1.310904 ! 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=19.46 mas, bmaj=24.23 mas, bpa=61.74 degrees ! Estimated noise=0.873918 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.00983235 Jy ! Component: 100 - total flux cleaned = 0.0122515 Jy ! Component: 150 - total flux cleaned = 0.011787 Jy ! Component: 200 - total flux cleaned = 0.00905922 Jy ! Total flux subtracted in 200 components = 0.00905922 Jy ! Clean residual min=-0.002901 max=0.002888 Jy/beam ! Clean residual mean=-0.000198 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.0797207 Jy ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 155 components and 0.0797207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052145Jy sigma=1.201647 ! Fit after self-cal, rms=0.051971Jy sigma=1.198009 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.46 x 24.23 at 61.74 degrees (North through East) ! Clean map min=-0.0075189 max=0.072109 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 KP 0.94 LA 0.97 ! OV 1.16 PT 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 KP 1.02 LA 1.00 ! OV 1.01 PT 0.91 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 KP 1.06 LA 0.93 ! OV 0.95 PT 0.94 ! ! ! Fit before self-cal, rms=0.051971Jy sigma=1.198009 ! Fit after self-cal, rms=0.050701Jy sigma=1.189679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=19.59 mas, bmaj=24.24 mas, bpa=61.25 degrees ! Estimated noise=0.857917 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.00302406 Jy ! Component: 100 - total flux cleaned = -0.00484543 Jy ! Component: 150 - total flux cleaned = -0.00515138 Jy ! Component: 200 - total flux cleaned = -0.00536018 Jy ! Total flux subtracted in 200 components = -0.00536018 Jy ! Clean residual min=-0.001104 max=0.001116 Jy/beam ! Clean residual mean=-0.000022 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0743605 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 238 components and 0.0743605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050483Jy sigma=1.182762 ! Fit after self-cal, rms=0.050480Jy sigma=1.181697 ! 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.050480Jy sigma=1.181697 ! Fit after self-cal, rms=0.050599Jy sigma=1.173914 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.68 mas, bmaj=24.24 mas, bpa=60.7 degrees ! Estimated noise=0.854828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00088879 Jy ! Component: 100 - total flux cleaned = 0.00106617 Jy ! Component: 150 - total flux cleaned = 0.0011013 Jy ! Component: 200 - total flux cleaned = 0.00127861 Jy ! Total flux subtracted in 200 components = 0.00127861 Jy ! Clean residual min=-0.000563 max=0.000573 Jy/beam ! Clean residual mean=-0.000003 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.0756391 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 311 components and 0.0756391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050534Jy sigma=1.172182 ! Fit after self-cal, rms=0.050580Jy sigma=1.171781 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 = -8.49263e-06 Jy ! Component: 100 - total flux cleaned = 5.30522e-05 Jy ! Component: 150 - total flux cleaned = 2.34657e-05 Jy ! Component: 200 - total flux cleaned = 2.34794e-05 Jy ! Total flux subtracted in 200 components = 2.34794e-05 Jy ! Clean residual min=-0.000466 max=0.000469 Jy/beam ! Clean residual mean=0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0756626 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 363 components and 0.0756626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050546Jy sigma=1.170904 ! Fit after self-cal, rms=0.050547Jy sigma=1.170829 ! 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.050547Jy sigma=1.170829 ! Fit after self-cal, rms=0.050523Jy sigma=1.167510 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.62 mas, bmaj=24.28 mas, bpa=61.24 degrees ! Estimated noise=0.852153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00036394 Jy ! Component: 100 - total flux cleaned = -0.000335558 Jy ! Component: 150 - total flux cleaned = -0.000280127 Jy ! Component: 200 - total flux cleaned = -0.000145731 Jy ! Total flux subtracted in 200 components = -0.000145731 Jy ! Clean residual min=-0.000437 max=0.000444 Jy/beam ! Clean residual mean=0.000015 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0755169 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 400 components and 0.0755169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050492Jy sigma=1.167060 ! Fit after self-cal, rms=0.050527Jy sigma=1.166780 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.000116308 Jy ! Component: 100 - total flux cleaned = 9.23595e-05 Jy ! Component: 150 - total flux cleaned = 6.95652e-05 Jy ! Component: 200 - total flux cleaned = 4.8048e-05 Jy ! Total flux subtracted in 200 components = 4.8048e-05 Jy ! Clean residual min=-0.000341 max=0.000344 Jy/beam ! Clean residual mean=0.000010 rms=0.000130 Jy/beam ! Combined flux in latest and established models = 0.075565 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 449 components and 0.075565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050507Jy sigma=1.166437 ! Fit after self-cal, rms=0.050512Jy sigma=1.166381 ! 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.050512Jy sigma=1.166381 ! Fit after self-cal, rms=0.050513Jy sigma=1.166282 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.96 mas, bmaj=24.53 mas, bpa=61.38 degrees ! Estimated noise=0.851596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014979 Jy ! Component: 100 - total flux cleaned = -0.000232314 Jy ! Component: 150 - total flux cleaned = -0.00028785 Jy ! Component: 200 - total flux cleaned = -0.000269866 Jy ! Total flux subtracted in 200 components = -0.000269866 Jy ! Clean residual min=-0.000293 max=0.000297 Jy/beam ! Clean residual mean=0.000011 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.0752951 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 501 components and 0.0752951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050489Jy sigma=1.166084 ! Fit after self-cal, rms=0.050499Jy sigma=1.166022 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 = 3.32175e-05 Jy ! Component: 100 - total flux cleaned = 8.66109e-05 Jy ! Component: 150 - total flux cleaned = 0.000137984 Jy ! Component: 200 - total flux cleaned = 0.000170573 Jy ! Total flux subtracted in 200 components = 0.000170573 Jy ! Clean residual min=-0.000264 max=0.000266 Jy/beam ! Clean residual mean=0.000008 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0754657 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 563 components and 0.0754657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050484Jy sigma=1.165865 ! Fit after self-cal, rms=0.050488Jy sigma=1.165830 ! 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=19.57 mas, bmaj=24.31 mas, bpa=61.63 degrees ! Estimated noise=0.850601 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.57 x 24.31 at 61.63 degrees (North through East) ! Clean map min=-0.0061118 max=0.069375 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=18.97 mas, bmaj=22.25 mas, bpa=39.45 degrees ! Estimated noise=1.02206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0538534 Jy ! Component: 100 - total flux cleaned = 0.0696373 Jy ! Component: 150 - total flux cleaned = 0.0763161 Jy ! Component: 200 - total flux cleaned = 0.0769937 Jy ! Total flux subtracted in 200 components = 0.0769937 Jy ! Clean residual min=-0.004276 max=0.004253 Jy/beam ! Clean residual mean=-0.000143 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.0769937 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 93 model components to the UV plane model. ! The established model now contains 93 components and 0.0769937 Jy ! Inverting map and beam ! Estimated beam: bmin=19.57 mas, bmaj=24.31 mas, bpa=61.63 degrees ! Estimated noise=0.850601 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.0038867 Jy ! Component: 100 - total flux cleaned = 0.00155705 Jy ! Component: 150 - total flux cleaned = -0.000541597 Jy ! Component: 200 - total flux cleaned = -0.000691574 Jy ! Total flux subtracted in 200 components = -0.000691574 Jy ! Clean residual min=-0.002351 max=0.002315 Jy/beam ! Clean residual mean=-0.000065 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0763021 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 195 components and 0.0763021 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=19.96 mas, bmaj=24.53 mas, bpa=61.38 degrees ! Estimated noise=0.851596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00143659 Jy ! Component: 100 - total flux cleaned = -0.00231821 Jy ! Component: 150 - total flux cleaned = -0.00291463 Jy ! Component: 200 - total flux cleaned = -0.00324922 Jy ! Total flux subtracted in 200 components = -0.00324922 Jy ! Clean residual min=-0.000862 max=0.000869 Jy/beam ! Clean residual mean=-0.000009 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0730528 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 = -1.10678e-06 Jy ! Component: 100 - total flux cleaned = 0.000324186 Jy ! Component: 150 - total flux cleaned = 0.000592867 Jy ! Component: 200 - total flux cleaned = 0.0007696 Jy ! Total flux subtracted in 200 components = 0.0007696 Jy ! Clean residual min=-0.000727 max=0.000727 Jy/beam ! Clean residual mean=0.000012 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0738224 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 349 components and 0.0738225 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=19.57 mas, bmaj=24.31 mas, bpa=61.63 degrees ! Estimated noise=0.850601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518272 Jy ! Component: 100 - total flux cleaned = 0.000526792 Jy ! Component: 150 - total flux cleaned = 0.000442573 Jy ! Component: 200 - total flux cleaned = 0.000366256 Jy ! Total flux subtracted in 200 components = 0.000366256 Jy ! Clean residual min=-0.000409 max=0.000403 Jy/beam ! Clean residual mean=0.000003 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0741887 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 420 components and 0.0741887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050515Jy sigma=1.166666 ! Fit after self-cal, rms=0.050509Jy sigma=1.166513 wmodel /J2029+4926_S_map.mod ! wmodel: Unable to open new model file: /J2029+4926_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J2029+4926_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.57 x 24.31 at 61.63 degrees (North through East) ! Clean map min=-0.0062702 max=0.067142 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2029+4926_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0671421 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.739549 0.739549 1.4791 2.9582 5.91639 11.8328 23.6656 47.3311 94.6623 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 405.652 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2029+4926_S_dfm.log closed on Thu May 19 18:54:46 2016