! Started logfile: /scr/pima/rv119_uvs/J0010+1058_X_dfm.log on Sun Dec 17 11:31:18 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/J0010+1058_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J0010+1058_X_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.657567 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 5492 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 J0010+1058_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000475Jy sigma=19.734881 ! Fit after self-cal, rms=0.926479Jy sigma=18.315243 ! 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.9245 mas, bmaj=2.056 mas, bpa=26.69 degrees ! Estimated noise=0.907058 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.0588499 Jy ! Component: 100 - total flux cleaned = 0.0716947 Jy ! Total flux subtracted in 100 components = 0.0716947 Jy ! Clean residual min=-0.003781 max=0.004485 Jy/beam ! Clean residual mean=0.000001 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.0716947 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0716947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052095Jy sigma=0.912304 ! Fit after self-cal, rms=0.051951Jy sigma=0.910574 ! 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.15 mas, bmaj=2.239 mas, bpa=20.82 degrees ! Estimated noise=0.501348 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.00245721 Jy ! Component: 100 - total flux cleaned = 0.00343811 Jy ! Component: 150 - total flux cleaned = 0.00374065 Jy ! Component: 200 - total flux cleaned = 0.00387261 Jy ! Total flux subtracted in 200 components = 0.00387261 Jy ! Clean residual min=-0.001877 max=0.002053 Jy/beam ! Clean residual mean=-0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0755673 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0755673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051821Jy sigma=0.908651 ! Fit after self-cal, rms=0.051821Jy sigma=0.908612 ! 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.15 x 2.239 at 20.82 degrees (North through East) ! Clean map min=-0.0018562 max=0.074317 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.06 KP 1.02 ! LA 1.03 NL 0.99 OV 1.06 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.99 KP 1.01 ! LA 1.01 NL 1.04 OV 0.98 PT 1.07 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.98 KP 1.02 ! LA 0.98 NL 0.95 OV 1.03 PT 0.98 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.99 KP 0.96 ! LA 0.97 NL 0.91 OV 1.00 PT 1.00 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.051821Jy sigma=0.908612 ! Fit after self-cal, rms=0.051163Jy sigma=0.905541 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.151 mas, bmaj=2.237 mas, bpa=20.85 degrees ! Estimated noise=0.500181 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.000128164 Jy ! Component: 100 - total flux cleaned = -1.02031e-05 Jy ! Component: 150 - total flux cleaned = 6.90264e-05 Jy ! Component: 200 - total flux cleaned = 6.97012e-05 Jy ! Total flux subtracted in 200 components = 6.97012e-05 Jy ! Clean residual min=-0.001593 max=0.001764 Jy/beam ! Clean residual mean=-0.000000 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.075637 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.075637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051153Jy sigma=0.905428 ! Fit after self-cal, rms=0.051173Jy sigma=0.905340 ! 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.051173Jy sigma=0.905340 ! Fit after self-cal, rms=0.051174Jy sigma=0.905333 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.152 mas, bmaj=2.237 mas, bpa=20.79 degrees ! Estimated noise=0.499872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161965 Jy ! Component: 100 - total flux cleaned = -0.000143418 Jy ! Component: 150 - total flux cleaned = -0.000127546 Jy ! Component: 200 - total flux cleaned = -0.000127705 Jy ! Total flux subtracted in 200 components = -0.000127705 Jy ! Clean residual min=-0.001599 max=0.001765 Jy/beam ! Clean residual mean=-0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0755093 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.0755093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051169Jy sigma=0.905290 ! Fit after self-cal, rms=0.051169Jy sigma=0.905274 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.80808e-05 Jy ! Component: 100 - total flux cleaned = -4.7174e-05 Jy ! Component: 150 - total flux cleaned = -4.03029e-05 Jy ! Component: 200 - total flux cleaned = -4.04219e-05 Jy ! Total flux subtracted in 200 components = -4.04219e-05 Jy ! Clean residual min=-0.001597 max=0.001763 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0754689 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.0754689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051165Jy sigma=0.905248 ! Fit after self-cal, rms=0.051164Jy sigma=0.905239 ! 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.051164Jy sigma=0.905239 ! Fit after self-cal, rms=0.051222Jy sigma=0.904139 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.153 mas, bmaj=2.238 mas, bpa=20.76 degrees ! Estimated noise=0.49957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158451 Jy ! Component: 100 - total flux cleaned = -0.000158821 Jy ! Component: 150 - total flux cleaned = -0.00016531 Jy ! Component: 200 - total flux cleaned = -0.00015953 Jy ! Total flux subtracted in 200 components = -0.00015953 Jy ! Clean residual min=-0.001514 max=0.001760 Jy/beam ! Clean residual mean=-0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0753094 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0753094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051219Jy sigma=0.904120 ! Fit after self-cal, rms=0.051223Jy sigma=0.904078 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 (42.8, -13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0007499 Jy ! Component: 100 - total flux cleaned = 0.000824073 Jy ! Component: 150 - total flux cleaned = 0.000885058 Jy ! Component: 200 - total flux cleaned = 0.000909818 Jy ! Total flux subtracted in 200 components = 0.000909818 Jy ! Clean residual min=-0.001550 max=0.001703 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0762192 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.0762192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051157Jy sigma=0.902947 ! Fit after self-cal, rms=0.051154Jy sigma=0.902833 ! Inverting map ! Added new window around map position (-51.2, -5.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014323 Jy ! Component: 100 - total flux cleaned = 0.00172508 Jy ! Component: 150 - total flux cleaned = 0.00177401 Jy ! Component: 200 - total flux cleaned = 0.00186175 Jy ! Total flux subtracted in 200 components = 0.00186175 Jy ! Clean residual min=-0.001662 max=0.001637 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.078081 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.078081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051097Jy sigma=0.902012 ! Fit after self-cal, rms=0.051090Jy sigma=0.901933 ! 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.051090Jy sigma=0.901933 ! Fit after self-cal, rms=0.051056Jy sigma=0.901694 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.182 mas, bmaj=3.065 mas, bpa=-5.055 degrees ! Estimated noise=0.585507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655664 Jy ! Component: 100 - total flux cleaned = 0.000813957 Jy ! Component: 150 - total flux cleaned = 0.000897257 Jy ! Component: 200 - total flux cleaned = 0.000987174 Jy ! Total flux subtracted in 200 components = 0.000987174 Jy ! Clean residual min=-0.001430 max=0.001380 Jy/beam ! Clean residual mean=-0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0790681 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.0790681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051041Jy sigma=0.901483 ! Fit after self-cal, rms=0.051043Jy sigma=0.901455 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.000193663 Jy ! Component: 100 - total flux cleaned = 0.000277076 Jy ! Component: 150 - total flux cleaned = 0.000342097 Jy ! Component: 200 - total flux cleaned = 0.000403159 Jy ! Total flux subtracted in 200 components = 0.000403159 Jy ! Clean residual min=-0.001416 max=0.001369 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0794713 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.0794713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051036Jy sigma=0.901373 ! Fit after self-cal, rms=0.051035Jy sigma=0.901367 ! 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.156 mas, bmaj=2.239 mas, bpa=20.64 degrees ! Estimated noise=0.498886 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.156 x 2.239 at 20.64 degrees (North through East) ! Clean map min=-0.0014873 max=0.074311 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.9297 mas, bmaj=2.053 mas, bpa=26.66 degrees ! Estimated noise=0.903158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0586141 Jy ! Component: 100 - total flux cleaned = 0.0713957 Jy ! Component: 150 - total flux cleaned = 0.0733949 Jy ! Component: 200 - total flux cleaned = 0.073635 Jy ! Total flux subtracted in 200 components = 0.073635 Jy ! Clean residual min=-0.003636 max=0.003799 Jy/beam ! Clean residual mean=0.000001 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.073635 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.073635 Jy ! Inverting map and beam ! Estimated beam: bmin=1.156 mas, bmaj=2.239 mas, bpa=20.64 degrees ! Estimated noise=0.498886 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.00208039 Jy ! Component: 100 - total flux cleaned = 0.00339986 Jy ! Component: 150 - total flux cleaned = 0.00403089 Jy ! Component: 200 - total flux cleaned = 0.00428048 Jy ! Total flux subtracted in 200 components = 0.00428048 Jy ! Clean residual min=-0.001671 max=0.001500 Jy/beam ! Clean residual mean=-0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0779154 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.0779154 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.182 mas, bmaj=3.065 mas, bpa=-5.055 degrees ! Estimated noise=0.585507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00080996 Jy ! Component: 100 - total flux cleaned = 0.00118662 Jy ! Component: 150 - total flux cleaned = 0.00139742 Jy ! Component: 200 - total flux cleaned = 0.00152931 Jy ! Total flux subtracted in 200 components = 0.00152931 Jy ! Clean residual min=-0.001431 max=0.001397 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0794447 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.000103156 Jy ! Component: 100 - total flux cleaned = 0.000197676 Jy ! Component: 150 - total flux cleaned = 0.000270681 Jy ! Component: 200 - total flux cleaned = 0.000338773 Jy ! Total flux subtracted in 200 components = 0.000338773 Jy ! Clean residual min=-0.001408 max=0.001409 Jy/beam ! Clean residual mean=-0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0797835 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 64 components and 0.0797835 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.156 mas, bmaj=2.239 mas, bpa=20.64 degrees ! Estimated noise=0.498886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269031 Jy ! Component: 100 - total flux cleaned = -0.00033794 Jy ! Component: 150 - total flux cleaned = -0.000337847 Jy ! Component: 200 - total flux cleaned = -0.000358212 Jy ! Total flux subtracted in 200 components = -0.000358212 Jy ! Clean residual min=-0.001627 max=0.001495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0794253 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.0794253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051041Jy sigma=0.901513 ! Fit after self-cal, rms=0.051044Jy sigma=0.901467 wmodel J0010+1058_X_map.mod ! Writing 85 model components to file: J0010+1058_X_map.mod wobs J0010+1058_X_uvs.fits ! Writing UV FITS file: J0010+1058_X_uvs.fits wwins J0010+1058_X_map.win ! wwins: Wrote 3 windows to J0010+1058_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.000289118 Jy ! Component: 100 - total flux cleaned = -0.00028859 Jy ! Component: 150 - total flux cleaned = -0.000264049 Jy ! Component: 200 - total flux cleaned = -0.000240401 Jy ! Component: 250 - total flux cleaned = -0.000262251 Jy ! Component: 300 - total flux cleaned = -0.000239704 Jy ! Component: 350 - total flux cleaned = -0.000218301 Jy ! Component: 400 - total flux cleaned = -0.000239326 Jy ! Component: 450 - total flux cleaned = -0.00027993 Jy ! Component: 500 - total flux cleaned = -0.000279689 Jy ! Component: 550 - total flux cleaned = -0.000279656 Jy ! Component: 600 - total flux cleaned = -0.000222659 Jy ! Component: 650 - total flux cleaned = -0.000185124 Jy ! Component: 700 - total flux cleaned = -0.000130127 Jy ! Component: 750 - total flux cleaned = -0.000129956 Jy ! Component: 800 - total flux cleaned = -0.000147609 Jy ! Component: 850 - total flux cleaned = -9.53835e-05 Jy ! Component: 900 - total flux cleaned = -7.85131e-05 Jy ! Component: 950 - total flux cleaned = -2.78912e-05 Jy ! Component: 1000 - total flux cleaned = 3.88527e-05 Jy ! Component: 1050 - total flux cleaned = 0.000104737 Jy ! Component: 1100 - total flux cleaned = 0.000218573 Jy ! Component: 1150 - total flux cleaned = 0.000250731 Jy ! Component: 1200 - total flux cleaned = 0.000330485 Jy ! Component: 1250 - total flux cleaned = 0.000393336 Jy ! Component: 1300 - total flux cleaned = 0.000455484 Jy ! Component: 1350 - total flux cleaned = 0.000501495 Jy ! Component: 1400 - total flux cleaned = 0.000562247 Jy ! Component: 1450 - total flux cleaned = 0.000577205 Jy ! Component: 1500 - total flux cleaned = 0.000606962 Jy ! Component: 1550 - total flux cleaned = 0.000665955 Jy ! Component: 1600 - total flux cleaned = 0.000651118 Jy ! Component: 1650 - total flux cleaned = 0.000723509 Jy ! Component: 1700 - total flux cleaned = 0.000709276 Jy ! Component: 1750 - total flux cleaned = 0.0007807 Jy ! Component: 1800 - total flux cleaned = 0.000836937 Jy ! Component: 1850 - total flux cleaned = 0.000892688 Jy ! Component: 1900 - total flux cleaned = 0.000851107 Jy ! Component: 1950 - total flux cleaned = 0.000837335 Jy ! Component: 2000 - total flux cleaned = 0.000864694 Jy ! Component: 2050 - total flux cleaned = 0.000918959 Jy ! Component: 2100 - total flux cleaned = 0.000878461 Jy ! Component: 2150 - total flux cleaned = 0.0008519 Jy ! Component: 2200 - total flux cleaned = 0.000918132 Jy ! Component: 2250 - total flux cleaned = 0.000917957 Jy ! Component: 2300 - total flux cleaned = 0.000891687 Jy ! Component: 2350 - total flux cleaned = 0.000839709 Jy ! Component: 2400 - total flux cleaned = 0.000839768 Jy ! Component: 2450 - total flux cleaned = 0.000814126 Jy ! Component: 2500 - total flux cleaned = 0.000775859 Jy ! Component: 2550 - total flux cleaned = 0.000763343 Jy ! Component: 2600 - total flux cleaned = 0.000725565 Jy ! Component: 2650 - total flux cleaned = 0.000663233 Jy ! Component: 2700 - total flux cleaned = 0.000650836 Jy ! Component: 2750 - total flux cleaned = 0.000626305 Jy ! Component: 2800 - total flux cleaned = 0.000614086 Jy ! Component: 2850 - total flux cleaned = 0.000589873 Jy ! Component: 2900 - total flux cleaned = 0.000565689 Jy ! Component: 2950 - total flux cleaned = 0.000529665 Jy ! Component: 3000 - total flux cleaned = 0.000493822 Jy ! Component: 3050 - total flux cleaned = 0.000458147 Jy ! Component: 3100 - total flux cleaned = 0.000399093 Jy ! Component: 3150 - total flux cleaned = 0.000399094 Jy ! Component: 3200 - total flux cleaned = 0.00030563 Jy ! Component: 3250 - total flux cleaned = 0.000270764 Jy ! Component: 3300 - total flux cleaned = 0.000247724 Jy ! Component: 3350 - total flux cleaned = 0.000236231 Jy ! Component: 3400 - total flux cleaned = 0.000156191 Jy ! Component: 3450 - total flux cleaned = 0.000110565 Jy ! Component: 3500 - total flux cleaned = 0.000110553 Jy ! Component: 3550 - total flux cleaned = 6.53876e-05 Jy ! Component: 3600 - total flux cleaned = 2.04702e-05 Jy ! Component: 3650 - total flux cleaned = -5.76718e-05 Jy ! Component: 3700 - total flux cleaned = -5.75917e-05 Jy ! Component: 3750 - total flux cleaned = -0.00010182 Jy ! Component: 3800 - total flux cleaned = -0.000112798 Jy ! Component: 3850 - total flux cleaned = -0.000189531 Jy ! Component: 3900 - total flux cleaned = -0.000222184 Jy ! Component: 3950 - total flux cleaned = -0.000222228 Jy ! Component: 4000 - total flux cleaned = -0.000254716 Jy ! Component: 4050 - total flux cleaned = -0.000308668 Jy ! Total flux subtracted in 4096 components = -0.000383779 Jy ! Clean residual min=-0.000635 max=0.000593 Jy/beam ! Clean residual mean=-0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0790415 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 355 components and 0.0790415 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J0010+1058_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.156 x 2.239 at 20.64 degrees (North through East) ! Clean map min=-0.0012944 max=0.073855 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J0010+1058_X_map.fits wmodel /scr/pima/rv119_uvs/J0010+1058_X_map.mod ! Writing 355 model components to file: /scr/pima/rv119_uvs/J0010+1058_X_map.mod wobs /scr/pima/rv119_uvs/J0010+1058_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J0010+1058_X_uvs.fits wwins /scr/pima/rv119_uvs/J0010+1058_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv119_uvs/J0010+1058_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0738549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181379 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.736766 0.736766 1.47353 2.94706 5.89412 11.7882 23.5765 47.153 94.306 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 407.185 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J0010+1058_X_dfm.log closed on Sun Dec 17 11:31:22 2017