! Started logfile: /scr/pima/rv119_uvs/J1725+1152_X_dfm.log on Sun Dec 17 11:37:14 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv119_uvs/J1725+1152_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1725+1152_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881818 visibilities/baseline/integration-bin. ! Found source: J1725+1152 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 6984 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1725+1152_X] 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.200x0.200 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006006Jy sigma=19.092192 ! Fit after self-cal, rms=0.911356Jy sigma=17.305819 ! 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=0.82 mas, bmaj=2.193 mas, bpa=-14.32 degrees ! Estimated noise=0.762594 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.0695914 Jy ! Component: 100 - total flux cleaned = 0.0847747 Jy ! Total flux subtracted in 100 components = 0.0847747 Jy ! Clean residual min=-0.003632 max=0.004298 Jy/beam ! Clean residual mean=0.000002 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0847747 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0847747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054724Jy sigma=0.928551 ! Fit after self-cal, rms=0.054704Jy sigma=0.928420 ! 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=1.032 mas, bmaj=2.464 mas, bpa=-13.22 degrees ! Estimated noise=0.459618 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.00437069 Jy ! Component: 100 - total flux cleaned = 0.0059425 Jy ! Component: 150 - total flux cleaned = 0.00688035 Jy ! Component: 200 - total flux cleaned = 0.00747791 Jy ! Total flux subtracted in 200 components = 0.00747791 Jy ! Clean residual min=-0.001841 max=0.001708 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0922526 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0922526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054377Jy sigma=0.922073 ! Fit after self-cal, rms=0.054383Jy sigma=0.922046 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.032 x 2.464 at -13.22 degrees (North through East) ! Clean map min=-0.0016788 max=0.089894 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.99 KP 1.01 ! LA 1.01 MK 1.03 NL 1.02 OV 1.01 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.01 KP 0.98 ! LA 1.00 MK 1.04 NL 1.01 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.03 KP 0.99 ! LA 0.97 MK 0.99 NL 1.00 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.97 KP 1.00 ! LA 0.98 MK 0.94 NL 0.97 OV 0.97 ! PT 1.00 SC 1.13 ! ! ! Fit before self-cal, rms=0.054383Jy sigma=0.922046 ! Fit after self-cal, rms=0.054212Jy sigma=0.920559 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.033 mas, bmaj=2.466 mas, bpa=-13.2 degrees ! Estimated noise=0.458961 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.00025962 Jy ! Component: 100 - total flux cleaned = 0.000343729 Jy ! Component: 150 - total flux cleaned = 0.000392673 Jy ! Component: 200 - total flux cleaned = 0.000405612 Jy ! Total flux subtracted in 200 components = 0.000405612 Jy ! Clean residual min=-0.001745 max=0.001623 Jy/beam ! Clean residual mean=0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0926582 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.0926582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054208Jy sigma=0.920530 ! Fit after self-cal, rms=0.054220Jy sigma=0.920511 ! 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.054220Jy sigma=0.920511 ! Fit after self-cal, rms=0.054263Jy sigma=0.918845 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.032 mas, bmaj=2.464 mas, bpa=-13.19 degrees ! Estimated noise=0.45942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011643 Jy ! Component: 100 - total flux cleaned = 0.000131419 Jy ! Component: 150 - total flux cleaned = 0.000131558 Jy ! Component: 200 - total flux cleaned = 0.000131635 Jy ! Total flux subtracted in 200 components = 0.000131635 Jy ! Clean residual min=-0.001668 max=0.001619 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0927899 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.0927899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054260Jy sigma=0.918821 ! Fit after self-cal, rms=0.054266Jy sigma=0.918788 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.29511e-06 Jy ! Component: 100 - total flux cleaned = 3.48949e-06 Jy ! Component: 150 - total flux cleaned = -1.86051e-06 Jy ! Component: 200 - total flux cleaned = -1.87529e-06 Jy ! Total flux subtracted in 200 components = -1.87529e-06 Jy ! Clean residual min=-0.001665 max=0.001609 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.092788 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.092788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054265Jy sigma=0.918774 ! Fit after self-cal, rms=0.054265Jy sigma=0.918775 ! 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.054265Jy sigma=0.918775 ! Fit after self-cal, rms=0.054348Jy sigma=0.918749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.032 mas, bmaj=2.463 mas, bpa=-13.18 degrees ! Estimated noise=0.460155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221134 Jy ! Component: 100 - total flux cleaned = 0.000227214 Jy ! Component: 150 - total flux cleaned = 0.000227381 Jy ! Component: 200 - total flux cleaned = 0.000227641 Jy ! Total flux subtracted in 200 components = 0.000227641 Jy ! Clean residual min=-0.001668 max=0.001607 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0930156 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0930156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054346Jy sigma=0.918733 ! Fit after self-cal, rms=0.054346Jy sigma=0.918731 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 = 1.36383e-05 Jy ! Component: 100 - total flux cleaned = 1.36291e-05 Jy ! Component: 150 - total flux cleaned = 1.36784e-05 Jy ! Component: 200 - total flux cleaned = 8.89479e-06 Jy ! Total flux subtracted in 200 components = 8.89479e-06 Jy ! Clean residual min=-0.001660 max=0.001604 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0930245 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0930245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054345Jy sigma=0.918721 ! Fit after self-cal, rms=0.054345Jy sigma=0.918720 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.054345Jy sigma=0.918720 ! Fit after self-cal, rms=0.054402Jy sigma=0.918694 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.135 mas, bmaj=3.103 mas, bpa=-7.866 degrees ! Estimated noise=0.540819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000303307 Jy ! Component: 100 - total flux cleaned = 0.00033831 Jy ! Component: 150 - total flux cleaned = 0.000342725 Jy ! Component: 200 - total flux cleaned = 0.000347021 Jy ! Total flux subtracted in 200 components = 0.000347021 Jy ! Clean residual min=-0.001616 max=0.001611 Jy/beam ! Clean residual mean=0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0933715 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0933715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054400Jy sigma=0.918700 ! Fit after self-cal, rms=0.054400Jy sigma=0.918694 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 = 4.21084e-05 Jy ! Component: 100 - total flux cleaned = 5.03641e-05 Jy ! Component: 150 - total flux cleaned = 5.39554e-05 Jy ! Component: 200 - total flux cleaned = 5.73576e-05 Jy ! Total flux subtracted in 200 components = 5.73576e-05 Jy ! Clean residual min=-0.001602 max=0.001608 Jy/beam ! Clean residual mean=0.000003 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0934289 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.0934289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054400Jy sigma=0.918701 ! Fit after self-cal, rms=0.054401Jy sigma=0.918699 ! 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=1.031 mas, bmaj=2.461 mas, bpa=-13.17 degrees ! Estimated noise=0.460833 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.031 x 2.461 at -13.17 degrees (North through East) ! Clean map min=-0.0015 max=0.089945 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=0.8196 mas, bmaj=2.189 mas, bpa=-14.3 degrees ! Estimated noise=0.76385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0696896 Jy ! Component: 100 - total flux cleaned = 0.0849758 Jy ! Component: 150 - total flux cleaned = 0.0887089 Jy ! Component: 200 - total flux cleaned = 0.0906027 Jy ! Total flux subtracted in 200 components = 0.0906027 Jy ! Clean residual min=-0.003689 max=0.003376 Jy/beam ! Clean residual mean=0.000002 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.0906027 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0906027 Jy ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=2.461 mas, bpa=-13.17 degrees ! Estimated noise=0.460833 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.00172458 Jy ! Component: 100 - total flux cleaned = 0.00240152 Jy ! Component: 150 - total flux cleaned = 0.00259077 Jy ! Component: 200 - total flux cleaned = 0.00257762 Jy ! Total flux subtracted in 200 components = 0.00257762 Jy ! Clean residual min=-0.001720 max=0.001643 Jy/beam ! Clean residual mean=0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0931804 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.0931804 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.135 mas, bmaj=3.103 mas, bpa=-7.866 degrees ! Estimated noise=0.540819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228003 Jy ! Component: 100 - total flux cleaned = 0.000235432 Jy ! Component: 150 - total flux cleaned = 0.000235815 Jy ! Component: 200 - total flux cleaned = 0.000235645 Jy ! Total flux subtracted in 200 components = 0.000235645 Jy ! Clean residual min=-0.001610 max=0.001623 Jy/beam ! Clean residual mean=0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.093416 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.37648e-07 Jy ! Component: 100 - total flux cleaned = -9.25434e-09 Jy ! Component: 150 - total flux cleaned = 4.31371e-06 Jy ! Component: 200 - total flux cleaned = 4.4299e-06 Jy ! Total flux subtracted in 200 components = 4.4299e-06 Jy ! Clean residual min=-0.001608 max=0.001619 Jy/beam ! Clean residual mean=0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0934204 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.0934204 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=2.461 mas, bpa=-13.17 degrees ! Estimated noise=0.460833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.65855e-05 Jy ! Component: 100 - total flux cleaned = -0.000139463 Jy ! Component: 150 - total flux cleaned = -0.000149493 Jy ! Component: 200 - total flux cleaned = -0.000168336 Jy ! Total flux subtracted in 200 components = -0.000168336 Jy ! Clean residual min=-0.001691 max=0.001632 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0932521 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0932521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054408Jy sigma=0.918797 ! Fit after self-cal, rms=0.054409Jy sigma=0.918777 wmodel J1725+1152_X_map.mod ! Writing 37 model components to file: J1725+1152_X_map.mod wobs J1725+1152_X_uvs.fits ! Writing UV FITS file: J1725+1152_X_uvs.fits wwins J1725+1152_X_map.win ! wwins: Wrote 1 windows to J1725+1152_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000391362 Jy ! Component: 100 - total flux cleaned = -0.00091741 Jy ! Component: 150 - total flux cleaned = -0.00131318 Jy ! Component: 200 - total flux cleaned = -0.0016188 Jy ! Component: 250 - total flux cleaned = -0.00181674 Jy ! Component: 300 - total flux cleaned = -0.00208058 Jy ! Component: 350 - total flux cleaned = -0.00224379 Jy ! Component: 400 - total flux cleaned = -0.00240341 Jy ! Component: 450 - total flux cleaned = -0.00247065 Jy ! Component: 500 - total flux cleaned = -0.00249249 Jy ! Component: 550 - total flux cleaned = -0.00253537 Jy ! Component: 600 - total flux cleaned = -0.0025142 Jy ! Component: 650 - total flux cleaned = -0.00251428 Jy ! Component: 700 - total flux cleaned = -0.00255545 Jy ! Component: 750 - total flux cleaned = -0.00253509 Jy ! Component: 800 - total flux cleaned = -0.00251485 Jy ! Component: 850 - total flux cleaned = -0.00249477 Jy ! Component: 900 - total flux cleaned = -0.00243619 Jy ! Component: 950 - total flux cleaned = -0.00239752 Jy ! Component: 1000 - total flux cleaned = -0.00241692 Jy ! Component: 1050 - total flux cleaned = -0.0024168 Jy ! Component: 1100 - total flux cleaned = -0.00230448 Jy ! Component: 1150 - total flux cleaned = -0.00239694 Jy ! Component: 1200 - total flux cleaned = -0.00230508 Jy ! Component: 1250 - total flux cleaned = -0.00230495 Jy ! Component: 1300 - total flux cleaned = -0.00225126 Jy ! Component: 1350 - total flux cleaned = -0.00218051 Jy ! Component: 1400 - total flux cleaned = -0.00223312 Jy ! Component: 1450 - total flux cleaned = -0.00221577 Jy ! Component: 1500 - total flux cleaned = -0.00225007 Jy ! Component: 1550 - total flux cleaned = -0.00221566 Jy ! Component: 1600 - total flux cleaned = -0.00209716 Jy ! Component: 1650 - total flux cleaned = -0.0021476 Jy ! Component: 1700 - total flux cleaned = -0.00219738 Jy ! Component: 1750 - total flux cleaned = -0.00208139 Jy ! Component: 1800 - total flux cleaned = -0.0021469 Jy ! Component: 1850 - total flux cleaned = -0.00208175 Jy ! Component: 1900 - total flux cleaned = -0.00204946 Jy ! Component: 1950 - total flux cleaned = -0.00192123 Jy ! Component: 2000 - total flux cleaned = -0.00192121 Jy ! Component: 2050 - total flux cleaned = -0.00190539 Jy ! Component: 2100 - total flux cleaned = -0.0018739 Jy ! Component: 2150 - total flux cleaned = -0.00184271 Jy ! Component: 2200 - total flux cleaned = -0.00188908 Jy ! Component: 2250 - total flux cleaned = -0.00182768 Jy ! Component: 2300 - total flux cleaned = -0.00179717 Jy ! Component: 2350 - total flux cleaned = -0.00178206 Jy ! Component: 2400 - total flux cleaned = -0.00169216 Jy ! Component: 2450 - total flux cleaned = -0.00172205 Jy ! Component: 2500 - total flux cleaned = -0.00169238 Jy ! Component: 2550 - total flux cleaned = -0.00173657 Jy ! Component: 2600 - total flux cleaned = -0.00167804 Jy ! Component: 2650 - total flux cleaned = -0.00161977 Jy ! Component: 2700 - total flux cleaned = -0.00151876 Jy ! Component: 2750 - total flux cleaned = -0.00151892 Jy ! Component: 2800 - total flux cleaned = -0.00147611 Jy ! Component: 2850 - total flux cleaned = -0.00144778 Jy ! Component: 2900 - total flux cleaned = -0.00144779 Jy ! Component: 2950 - total flux cleaned = -0.00139172 Jy ! Component: 3000 - total flux cleaned = -0.00133606 Jy ! Component: 3050 - total flux cleaned = -0.00134985 Jy ! Component: 3100 - total flux cleaned = -0.00137741 Jy ! Component: 3150 - total flux cleaned = -0.00128155 Jy ! Component: 3200 - total flux cleaned = -0.00130868 Jy ! Component: 3250 - total flux cleaned = -0.0012815 Jy ! Component: 3300 - total flux cleaned = -0.00126809 Jy ! Component: 3350 - total flux cleaned = -0.00124127 Jy ! Component: 3400 - total flux cleaned = -0.00122795 Jy ! Component: 3450 - total flux cleaned = -0.0012148 Jy ! Component: 3500 - total flux cleaned = -0.0012017 Jy ! Component: 3550 - total flux cleaned = -0.00114946 Jy ! Component: 3600 - total flux cleaned = -0.00116246 Jy ! Component: 3650 - total flux cleaned = -0.00111063 Jy ! Component: 3700 - total flux cleaned = -0.00113638 Jy ! Component: 3750 - total flux cleaned = -0.00111061 Jy ! Component: 3800 - total flux cleaned = -0.00105974 Jy ! Component: 3850 - total flux cleaned = -0.00103434 Jy ! Component: 3900 - total flux cleaned = -0.00108472 Jy ! Component: 3950 - total flux cleaned = -0.000996801 Jy ! Component: 4000 - total flux cleaned = -0.000971723 Jy ! Component: 4050 - total flux cleaned = -0.000934383 Jy ! Total flux subtracted in 4096 components = -0.000934342 Jy ! Clean residual min=-0.000715 max=0.000658 Jy/beam ! Clean residual mean=0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0923178 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 342 components and 0.0923177 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1725+1152_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.031 x 2.461 at -13.17 degrees (North through East) ! Clean map min=-0.0011421 max=0.090016 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1725+1152_X_map.fits wmodel /scr/pima/rv119_uvs/J1725+1152_X_map.mod ! Writing 342 model components to file: /scr/pima/rv119_uvs/J1725+1152_X_map.mod wobs /scr/pima/rv119_uvs/J1725+1152_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1725+1152_X_uvs.fits wwins /scr/pima/rv119_uvs/J1725+1152_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J1725+1152_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.090016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217399 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.724534 0.724534 1.44907 2.89814 5.79627 11.5925 23.1851 46.3702 92.7403 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 414.059 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1725+1152_X_dfm.log closed on Sun Dec 17 11:37:18 2017