! Started logfile: /scr/pima/bg219h_uvs/J1825+5753_S_dfm.log on Thu May 19 22:38:22 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/J1825+5753_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1825+5753_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.82906 visibilities/baseline/integration-bin. ! Found source: J1825+5753 ! ! 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 6208 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 J1825+5753_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005626Jy sigma=24.710194 ! Fit after self-cal, rms=0.947219Jy sigma=23.251969 ! 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.568 mas, bmaj=4.471 mas, bpa=4.381 degrees ! Estimated noise=0.646652 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.0407083 Jy ! Component: 100 - total flux cleaned = 0.0519498 Jy ! Total flux subtracted in 100 components = 0.0519498 Jy ! Clean residual min=-0.003578 max=0.005156 Jy/beam ! Clean residual mean=-0.000005 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.0519497 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0519497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059948Jy sigma=1.391871 ! Fit after self-cal, rms=0.057893Jy sigma=1.345893 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00764252 Jy ! Component: 100 - total flux cleaned = 0.0116827 Jy ! Total flux subtracted in 100 components = 0.0116827 Jy ! Clean residual min=-0.003353 max=0.003116 Jy/beam ! Clean residual mean=-0.000001 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0636325 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.0636325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056794Jy sigma=1.316646 ! Fit after self-cal, rms=0.056765Jy sigma=1.315871 ! 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=4.308 mas, bmaj=5.358 mas, bpa=-2.668 degrees ! Estimated noise=0.392256 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.00298425 Jy ! Component: 100 - total flux cleaned = 0.00419902 Jy ! Component: 150 - total flux cleaned = 0.00430212 Jy ! Component: 200 - total flux cleaned = 0.00427864 Jy ! Total flux subtracted in 200 components = 0.00427864 Jy ! Clean residual min=-0.002013 max=0.002390 Jy/beam ! Clean residual mean=0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0679111 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.0679111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056614Jy sigma=1.312278 ! Fit after self-cal, rms=0.056602Jy sigma=1.311984 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.308 x 5.358 at -2.668 degrees (North through East) ! Clean map min=-0.0019683 max=0.055692 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.04 HN 0.92 KP 0.97 LA 1.01 ! MK 1.01 NL 0.99 OV 1.01 PT 1.00 ! SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 0.97 KP 0.95 LA 0.98 ! MK 1.13 NL 1.13 OV 1.01 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.06 KP 1.06 LA 1.01 ! MK 1.03 NL 0.93 OV 0.96 PT 1.03 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.11 KP 1.00 LA 0.99 ! MK 1.00 NL 0.94 OV 1.00 PT 1.05 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.056602Jy sigma=1.311984 ! Fit after self-cal, rms=0.056029Jy sigma=1.308951 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.303 mas, bmaj=5.345 mas, bpa=-1.378 degrees ! Estimated noise=0.39031 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 = 1.14488e-05 Jy ! Component: 100 - total flux cleaned = -1.94338e-05 Jy ! Component: 150 - total flux cleaned = -7.64553e-05 Jy ! Component: 200 - total flux cleaned = -8.93795e-05 Jy ! Total flux subtracted in 200 components = -8.93795e-05 Jy ! Clean residual min=-0.001862 max=0.002164 Jy/beam ! Clean residual mean=0.000000 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0678217 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.0678217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056011Jy sigma=1.308572 ! Fit after self-cal, rms=0.056029Jy sigma=1.308201 ! 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.056029Jy sigma=1.308201 ! Fit after self-cal, rms=0.055771Jy sigma=1.306388 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=5.351 mas, bpa=-4.022 degrees ! Estimated noise=0.388584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309863 Jy ! Component: 100 - total flux cleaned = -0.000350307 Jy ! Component: 150 - total flux cleaned = -0.000350258 Jy ! Component: 200 - total flux cleaned = -0.000369052 Jy ! Total flux subtracted in 200 components = -0.000369052 Jy ! Clean residual min=-0.001736 max=0.002290 Jy/beam ! Clean residual mean=-0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0674527 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.0674527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055756Jy sigma=1.306147 ! Fit after self-cal, rms=0.055759Jy sigma=1.305950 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 (-104, 52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129976 Jy ! Component: 100 - total flux cleaned = 0.00109587 Jy ! Component: 150 - total flux cleaned = 0.00109272 Jy ! Component: 200 - total flux cleaned = 0.0011172 Jy ! Total flux subtracted in 200 components = 0.0011172 Jy ! Clean residual min=-0.001611 max=0.001684 Jy/beam ! Clean residual mean=-0.000002 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0685699 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.0685699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055676Jy sigma=1.304321 ! Fit after self-cal, rms=0.055652Jy sigma=1.304024 ! 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.055652Jy sigma=1.304024 ! Fit after self-cal, rms=0.055724Jy sigma=1.303223 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.29 mas, bmaj=5.324 mas, bpa=-4.531 degrees ! Estimated noise=0.38832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259703 Jy ! Component: 100 - total flux cleaned = 0.000256819 Jy ! Component: 150 - total flux cleaned = 0.00025694 Jy ! Component: 200 - total flux cleaned = 0.000278703 Jy ! Total flux subtracted in 200 components = 0.000278703 Jy ! Clean residual min=-0.001519 max=0.001613 Jy/beam ! Clean residual mean=-0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0688486 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.0688486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055692Jy sigma=1.302643 ! Fit after self-cal, rms=0.055695Jy sigma=1.302523 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 = 6.03548e-05 Jy ! Component: 100 - total flux cleaned = 6.04528e-05 Jy ! Component: 150 - total flux cleaned = 8.0175e-05 Jy ! Component: 200 - total flux cleaned = 6.26105e-05 Jy ! Total flux subtracted in 200 components = 6.26105e-05 Jy ! Clean residual min=-0.001501 max=0.001621 Jy/beam ! Clean residual mean=-0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0689112 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.0689112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055679Jy sigma=1.302220 ! Fit after self-cal, rms=0.055679Jy sigma=1.302198 ! 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.055679Jy sigma=1.302198 ! Fit after self-cal, rms=0.055800Jy sigma=1.302149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.616 mas, bmaj=8.621 mas, bpa=-17.89 degrees ! Estimated noise=0.470486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188269 Jy ! Component: 100 - total flux cleaned = 0.000260995 Jy ! Component: 150 - total flux cleaned = 0.000275941 Jy ! Component: 200 - total flux cleaned = 0.000276397 Jy ! Total flux subtracted in 200 components = 0.000276397 Jy ! Clean residual min=-0.001712 max=0.001777 Jy/beam ! Clean residual mean=-0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0691876 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.0691876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055799Jy sigma=1.302040 ! Fit after self-cal, rms=0.055803Jy sigma=1.302003 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.65075e-05 Jy ! Component: 100 - total flux cleaned = 0.000100034 Jy ! Component: 150 - total flux cleaned = 0.000112271 Jy ! Component: 200 - total flux cleaned = 0.000101659 Jy ! Total flux subtracted in 200 components = 0.000101659 Jy ! Clean residual min=-0.001698 max=0.001775 Jy/beam ! Clean residual mean=-0.000003 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0692892 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.0692892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055804Jy sigma=1.301965 ! Fit after self-cal, rms=0.055804Jy sigma=1.301951 ! 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=4.292 mas, bmaj=5.325 mas, bpa=-5.032 degrees ! Estimated noise=0.38856 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.292 x 5.325 at -5.032 degrees (North through East) ! Clean map min=-0.0014363 max=0.055348 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.543 mas, bmaj=4.425 mas, bpa=1.299 degrees ! Estimated noise=0.635551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0407204 Jy ! Component: 100 - total flux cleaned = 0.0542161 Jy ! Component: 150 - total flux cleaned = 0.0610392 Jy ! Component: 200 - total flux cleaned = 0.0651665 Jy ! Total flux subtracted in 200 components = 0.0651665 Jy ! Clean residual min=-0.003193 max=0.003001 Jy/beam ! Clean residual mean=-0.000003 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.0651665 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.0651665 Jy ! Inverting map and beam ! Estimated beam: bmin=4.292 mas, bmaj=5.325 mas, bpa=-5.032 degrees ! Estimated noise=0.38856 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.00246113 Jy ! Component: 100 - total flux cleaned = 0.00283194 Jy ! Component: 150 - total flux cleaned = 0.00310027 Jy ! Component: 200 - total flux cleaned = 0.00345092 Jy ! Total flux subtracted in 200 components = 0.00345092 Jy ! Clean residual min=-0.002017 max=0.001822 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0686174 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.0686174 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.616 mas, bmaj=8.621 mas, bpa=-17.89 degrees ! Estimated noise=0.470486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000671057 Jy ! Component: 100 - total flux cleaned = 0.000781975 Jy ! Component: 150 - total flux cleaned = 0.000780705 Jy ! Component: 200 - total flux cleaned = 0.000781091 Jy ! Total flux subtracted in 200 components = 0.000781091 Jy ! Clean residual min=-0.001899 max=0.001786 Jy/beam ! Clean residual mean=-0.000003 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0693985 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 = -4.97965e-07 Jy ! Component: 100 - total flux cleaned = -1.89217e-05 Jy ! Component: 150 - total flux cleaned = -1.90241e-05 Jy ! Component: 200 - total flux cleaned = -3.51647e-05 Jy ! Total flux subtracted in 200 components = -3.51647e-05 Jy ! Clean residual min=-0.001812 max=0.001757 Jy/beam ! Clean residual mean=-0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0693633 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 0.0693633 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.292 mas, bmaj=5.325 mas, bpa=-5.032 degrees ! Estimated noise=0.38856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000380306 Jy ! Component: 100 - total flux cleaned = -0.000450388 Jy ! Component: 150 - total flux cleaned = -0.000476165 Jy ! Component: 200 - total flux cleaned = -0.000452726 Jy ! Total flux subtracted in 200 components = -0.000452726 Jy ! Clean residual min=-0.001594 max=0.001587 Jy/beam ! Clean residual mean=-0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0689106 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.0689106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055809Jy sigma=1.302311 ! Fit after self-cal, rms=0.055805Jy sigma=1.302195 wmodel /J1825+5753_S_map.mod ! wmodel: Unable to open new model file: /J1825+5753_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1825+5753_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.292 x 5.325 at -5.032 degrees (North through East) ! Clean map min=-0.0015481 max=0.055202 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1825+5753_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.055202 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000435173 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.36499 2.36499 4.72997 9.45994 18.9199 37.8398 75.6795 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 126.85 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1825+5753_S_dfm.log closed on Thu May 19 22:38:24 2016