! Started logfile: /scr/pima/rv119_uvs/J0953+3225_X_dfm.log on Sun Dec 17 11:34:49 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/J0953+3225_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J0953+3225_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.858586 visibilities/baseline/integration-bin. ! Found source: J0953+3225 ! ! 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 6800 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 J0953+3225_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021526Jy sigma=19.417816 ! Fit after self-cal, rms=0.781587Jy sigma=14.796821 ! 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.7658 mas, bmaj=1.263 mas, bpa=-3.299 degrees ! Estimated noise=0.844141 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.168979 Jy ! Component: 100 - total flux cleaned = 0.206251 Jy ! Total flux subtracted in 100 components = 0.206251 Jy ! Clean residual min=-0.004797 max=0.012050 Jy/beam ! Clean residual mean=0.000001 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.206251 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.206251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056346Jy sigma=0.980557 ! Fit after self-cal, rms=0.056342Jy sigma=0.980485 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118025 Jy ! Component: 100 - total flux cleaned = 0.0169698 Jy ! Total flux subtracted in 100 components = 0.0169698 Jy ! Clean residual min=-0.003541 max=0.003464 Jy/beam ! Clean residual mean=-0.000000 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.22322 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.22322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053700Jy sigma=0.921278 ! Fit after self-cal, rms=0.053706Jy sigma=0.921227 ! 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=0.9871 mas, bmaj=1.557 mas, bpa=-1.653 degrees ! Estimated noise=0.466315 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.0035514 Jy ! Component: 100 - total flux cleaned = 0.00510992 Jy ! Component: 150 - total flux cleaned = 0.00574156 Jy ! Component: 200 - total flux cleaned = 0.00584093 Jy ! Total flux subtracted in 200 components = 0.00584093 Jy ! Clean residual min=-0.002061 max=0.002054 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.229061 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.229061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053519Jy sigma=0.916514 ! Fit after self-cal, rms=0.053521Jy sigma=0.916499 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9871 x 1.557 at -1.653 degrees (North through East) ! Clean map min=-0.0018522 max=0.21986 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 0.98 KP 1.02 ! LA 1.00 MK 1.02 NL 0.98 OV 0.99 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.00 KP 1.00 ! LA 0.99 MK 1.00 NL 0.98 OV 1.00 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.02 KP 1.02 ! LA 0.99 MK 0.99 NL 0.99 OV 1.01 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.02 KP 1.00 ! LA 0.99 MK 1.00 NL 1.00 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.053521Jy sigma=0.916499 ! Fit after self-cal, rms=0.053488Jy sigma=0.912857 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9888 mas, bmaj=1.56 mas, bpa=-1.636 degrees ! Estimated noise=0.466311 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.000601467 Jy ! Component: 100 - total flux cleaned = -0.000708855 Jy ! Component: 150 - total flux cleaned = -0.000821413 Jy ! Component: 200 - total flux cleaned = -0.000905144 Jy ! Total flux subtracted in 200 components = -0.000905144 Jy ! Clean residual min=-0.001623 max=0.001725 Jy/beam ! Clean residual mean=-0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.228156 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 25 components and 0.228156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053468Jy sigma=0.912575 ! Fit after self-cal, rms=0.053468Jy sigma=0.912556 ! 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.053468Jy sigma=0.912556 ! Fit after self-cal, rms=0.053456Jy sigma=0.910428 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9894 mas, bmaj=1.559 mas, bpa=-1.451 degrees ! Estimated noise=0.466191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.84239e-05 Jy ! Component: 100 - total flux cleaned = -6.39983e-05 Jy ! Component: 150 - total flux cleaned = -0.000104138 Jy ! Component: 200 - total flux cleaned = -0.000139012 Jy ! Total flux subtracted in 200 components = -0.000139012 Jy ! Clean residual min=-0.001513 max=0.001665 Jy/beam ! Clean residual mean=-0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.228017 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 27 components and 0.228017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053447Jy sigma=0.910309 ! Fit after self-cal, rms=0.053450Jy sigma=0.910299 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 (-17.4, -11.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000532594 Jy ! Component: 100 - total flux cleaned = 0.000207864 Jy ! Component: 150 - total flux cleaned = 3.1502e-05 Jy ! Component: 200 - total flux cleaned = -9.6077e-05 Jy ! Total flux subtracted in 200 components = -9.6077e-05 Jy ! Clean residual min=-0.001479 max=0.001569 Jy/beam ! Clean residual mean=-0.000002 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.227921 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.227921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053390Jy sigma=0.909301 ! Fit after self-cal, rms=0.053386Jy sigma=0.909247 ! 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.053386Jy sigma=0.909247 ! Fit after self-cal, rms=0.053394Jy sigma=0.909184 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9898 mas, bmaj=1.558 mas, bpa=-1.419 degrees ! Estimated noise=0.46633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.29028e-05 Jy ! Component: 100 - total flux cleaned = -9.85477e-05 Jy ! Component: 150 - total flux cleaned = -0.000198181 Jy ! Component: 200 - total flux cleaned = -0.000267903 Jy ! Total flux subtracted in 200 components = -0.000267903 Jy ! Clean residual min=-0.001502 max=0.001532 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.227653 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.227653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053374Jy sigma=0.908912 ! Fit after self-cal, rms=0.053372Jy sigma=0.908901 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.67921e-06 Jy ! Component: 100 - total flux cleaned = -5.76282e-05 Jy ! Component: 150 - total flux cleaned = -0.000114699 Jy ! Component: 200 - total flux cleaned = -0.000141339 Jy ! Total flux subtracted in 200 components = -0.000141339 Jy ! Clean residual min=-0.001505 max=0.001531 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.227512 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 50 components and 0.227512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053362Jy sigma=0.908793 ! Fit after self-cal, rms=0.053362Jy sigma=0.908788 ! 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.053362Jy sigma=0.908788 ! Fit after self-cal, rms=0.053365Jy sigma=0.908771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.025 mas, bmaj=2.542 mas, bpa=1.19 degrees ! Estimated noise=0.569506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.12862e-05 Jy ! Component: 100 - total flux cleaned = -0.000129076 Jy ! Component: 150 - total flux cleaned = -0.000129249 Jy ! Component: 200 - total flux cleaned = -0.000118808 Jy ! Total flux subtracted in 200 components = -0.000118808 Jy ! Clean residual min=-0.001727 max=0.001794 Jy/beam ! Clean residual mean=-0.000004 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.227393 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.227393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053367Jy sigma=0.908773 ! Fit after self-cal, rms=0.053367Jy sigma=0.908753 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.21724e-05 Jy ! Component: 100 - total flux cleaned = -2.16376e-05 Jy ! Component: 150 - total flux cleaned = -3.92745e-05 Jy ! Component: 200 - total flux cleaned = -3.157e-05 Jy ! Total flux subtracted in 200 components = -3.157e-05 Jy ! Clean residual min=-0.001711 max=0.001785 Jy/beam ! Clean residual mean=-0.000004 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.227361 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.227361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053369Jy sigma=0.908787 ! Fit after self-cal, rms=0.053369Jy sigma=0.908772 ! 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=0.9898 mas, bmaj=1.558 mas, bpa=-1.43 degrees ! Estimated noise=0.466383 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9898 x 1.558 at -1.43 degrees (North through East) ! Clean map min=-0.0014234 max=0.22012 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.7675 mas, bmaj=1.262 mas, bpa=-2.974 degrees ! Estimated noise=0.84634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169397 Jy ! Component: 100 - total flux cleaned = 0.206697 Jy ! Component: 150 - total flux cleaned = 0.218493 Jy ! Component: 200 - total flux cleaned = 0.223888 Jy ! Total flux subtracted in 200 components = 0.223888 Jy ! Clean residual min=-0.003310 max=0.003149 Jy/beam ! Clean residual mean=-0.000001 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.223888 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.223888 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9898 mas, bmaj=1.558 mas, bpa=-1.43 degrees ! Estimated noise=0.466383 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.00340083 Jy ! Component: 100 - total flux cleaned = 0.00411798 Jy ! Component: 150 - total flux cleaned = 0.00412152 Jy ! Component: 200 - total flux cleaned = 0.00407883 Jy ! Total flux subtracted in 200 components = 0.00407883 Jy ! Clean residual min=-0.001561 max=0.001628 Jy/beam ! Clean residual mean=-0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.227967 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.227967 Jy ! Inverting map ! Added new window around map position (23, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138779 Jy ! Component: 100 - total flux cleaned = 0.00163789 Jy ! Component: 150 - total flux cleaned = 0.00173233 Jy ! Component: 200 - total flux cleaned = 0.00176234 Jy ! Total flux subtracted in 200 components = 0.00176234 Jy ! Clean residual min=-0.001477 max=0.001628 Jy/beam ! Clean residual mean=-0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.229729 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.229729 Jy ! Inverting map ! Added new window around map position (30.2, 32.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011851 Jy ! Component: 100 - total flux cleaned = 0.0014029 Jy ! Component: 150 - total flux cleaned = 0.001375 Jy ! Component: 200 - total flux cleaned = 0.0013494 Jy ! Total flux subtracted in 200 components = 0.0013494 Jy ! Clean residual min=-0.001472 max=0.001397 Jy/beam ! Clean residual mean=-0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.231078 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 61 components and 0.231078 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.025 mas, bmaj=2.542 mas, bpa=1.19 degrees ! Estimated noise=0.569506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000225547 Jy ! Component: 100 - total flux cleaned = -0.000206436 Jy ! Component: 150 - total flux cleaned = -0.0002079 Jy ! Component: 200 - total flux cleaned = -0.000208044 Jy ! Total flux subtracted in 200 components = -0.000208044 Jy ! Clean residual min=-0.001716 max=0.001612 Jy/beam ! Clean residual mean=-0.000004 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.23087 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.29784e-05 Jy ! Component: 100 - total flux cleaned = 1.26399e-05 Jy ! Component: 150 - total flux cleaned = -1.09123e-05 Jy ! Component: 200 - total flux cleaned = 1.92088e-07 Jy ! Total flux subtracted in 200 components = 1.92088e-07 Jy ! Clean residual min=-0.001709 max=0.001595 Jy/beam ! Clean residual mean=-0.000004 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.230871 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 84 components and 0.230871 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9898 mas, bmaj=1.558 mas, bpa=-1.43 degrees ! Estimated noise=0.466383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143459 Jy ! Component: 100 - total flux cleaned = -0.000144603 Jy ! Component: 150 - total flux cleaned = -0.000145766 Jy ! Component: 200 - total flux cleaned = -0.000145133 Jy ! Total flux subtracted in 200 components = -0.000145133 Jy ! Clean residual min=-0.001461 max=0.001326 Jy/beam ! Clean residual mean=-0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.230725 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.230725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053305Jy sigma=0.907456 ! Fit after self-cal, rms=0.053302Jy sigma=0.907368 wmodel J0953+3225_X_map.mod ! Writing 94 model components to file: J0953+3225_X_map.mod wobs J0953+3225_X_uvs.fits ! Writing UV FITS file: J0953+3225_X_uvs.fits wwins J0953+3225_X_map.win ! wwins: Wrote 4 windows to J0953+3225_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.000354555 Jy ! Component: 100 - total flux cleaned = -0.000579541 Jy ! Component: 150 - total flux cleaned = -0.000771868 Jy ! Component: 200 - total flux cleaned = -0.00100462 Jy ! Component: 250 - total flux cleaned = -0.00120858 Jy ! Component: 300 - total flux cleaned = -0.00140829 Jy ! Component: 350 - total flux cleaned = -0.00162636 Jy ! Component: 400 - total flux cleaned = -0.00186144 Jy ! Component: 450 - total flux cleaned = -0.00205061 Jy ! Component: 500 - total flux cleaned = -0.00223659 Jy ! Component: 550 - total flux cleaned = -0.00235936 Jy ! Component: 600 - total flux cleaned = -0.00248052 Jy ! Component: 650 - total flux cleaned = -0.00271869 Jy ! Component: 700 - total flux cleaned = -0.00273808 Jy ! Component: 750 - total flux cleaned = -0.00287393 Jy ! Component: 800 - total flux cleaned = -0.00293153 Jy ! Component: 850 - total flux cleaned = -0.00296944 Jy ! Component: 900 - total flux cleaned = -0.00306351 Jy ! Component: 950 - total flux cleaned = -0.0031008 Jy ! Component: 1000 - total flux cleaned = -0.00319286 Jy ! Component: 1050 - total flux cleaned = -0.00319286 Jy ! Component: 1100 - total flux cleaned = -0.00335549 Jy ! Component: 1150 - total flux cleaned = -0.00337338 Jy ! Component: 1200 - total flux cleaned = -0.00335552 Jy ! Component: 1250 - total flux cleaned = -0.00342624 Jy ! Component: 1300 - total flux cleaned = -0.00347856 Jy ! Component: 1350 - total flux cleaned = -0.00347853 Jy ! Component: 1400 - total flux cleaned = -0.00342692 Jy ! Component: 1450 - total flux cleaned = -0.00351263 Jy ! Component: 1500 - total flux cleaned = -0.00351259 Jy ! Component: 1550 - total flux cleaned = -0.00351265 Jy ! Component: 1600 - total flux cleaned = -0.00344549 Jy ! Component: 1650 - total flux cleaned = -0.00342888 Jy ! Component: 1700 - total flux cleaned = -0.00339555 Jy ! Component: 1750 - total flux cleaned = -0.00329683 Jy ! Component: 1800 - total flux cleaned = -0.00332946 Jy ! Component: 1850 - total flux cleaned = -0.00321583 Jy ! Component: 1900 - total flux cleaned = -0.00326424 Jy ! Component: 1950 - total flux cleaned = -0.00321617 Jy ! Component: 2000 - total flux cleaned = -0.00321635 Jy ! Component: 2050 - total flux cleaned = -0.00316862 Jy ! Component: 2100 - total flux cleaned = -0.00315269 Jy ! Component: 2150 - total flux cleaned = -0.00310546 Jy ! Component: 2200 - total flux cleaned = -0.00313653 Jy ! Component: 2250 - total flux cleaned = -0.00305899 Jy ! Component: 2300 - total flux cleaned = -0.00298208 Jy ! Component: 2350 - total flux cleaned = -0.00302815 Jy ! Component: 2400 - total flux cleaned = -0.00298243 Jy ! Component: 2450 - total flux cleaned = -0.00293697 Jy ! Component: 2500 - total flux cleaned = -0.00292191 Jy ! Component: 2550 - total flux cleaned = -0.00302677 Jy ! Component: 2600 - total flux cleaned = -0.00293729 Jy ! Component: 2650 - total flux cleaned = -0.00295215 Jy ! Component: 2700 - total flux cleaned = -0.00298169 Jy ! Component: 2750 - total flux cleaned = -0.00290805 Jy ! Component: 2800 - total flux cleaned = -0.00298108 Jy ! Component: 2850 - total flux cleaned = -0.00289371 Jy ! Component: 2900 - total flux cleaned = -0.00290828 Jy ! Component: 2950 - total flux cleaned = -0.00290815 Jy ! Component: 3000 - total flux cleaned = -0.00287929 Jy ! Component: 3050 - total flux cleaned = -0.00289364 Jy ! Component: 3100 - total flux cleaned = -0.00289369 Jy ! Component: 3150 - total flux cleaned = -0.00285108 Jy ! Component: 3200 - total flux cleaned = -0.00280884 Jy ! Component: 3250 - total flux cleaned = -0.00285095 Jy ! Component: 3300 - total flux cleaned = -0.00287886 Jy ! Component: 3350 - total flux cleaned = -0.00282321 Jy ! Component: 3400 - total flux cleaned = -0.00280926 Jy ! Component: 3450 - total flux cleaned = -0.00280915 Jy ! Component: 3500 - total flux cleaned = -0.00278172 Jy ! Component: 3550 - total flux cleaned = -0.00278186 Jy ! Component: 3600 - total flux cleaned = -0.00282272 Jy ! Component: 3650 - total flux cleaned = -0.00276839 Jy ! Component: 3700 - total flux cleaned = -0.00279548 Jy ! Component: 3750 - total flux cleaned = -0.00272805 Jy ! Component: 3800 - total flux cleaned = -0.00278165 Jy ! Component: 3850 - total flux cleaned = -0.00279493 Jy ! Component: 3900 - total flux cleaned = -0.00278159 Jy ! Component: 3950 - total flux cleaned = -0.00278159 Jy ! Component: 4000 - total flux cleaned = -0.00276841 Jy ! Component: 4050 - total flux cleaned = -0.00282098 Jy ! Total flux subtracted in 4096 components = -0.00283404 Jy ! Clean residual min=-0.000758 max=0.000821 Jy/beam ! Clean residual mean=-0.000000 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.227891 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 402 components and 0.227891 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J0953+3225_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9898 x 1.558 at -1.43 degrees (North through East) ! Clean map min=-0.0011711 max=0.21984 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J0953+3225_X_map.fits wmodel /scr/pima/rv119_uvs/J0953+3225_X_map.mod ! Writing 402 model components to file: /scr/pima/rv119_uvs/J0953+3225_X_map.mod wobs /scr/pima/rv119_uvs/J0953+3225_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J0953+3225_X_uvs.fits wwins /scr/pima/rv119_uvs/J0953+3225_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv119_uvs/J0953+3225_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.219843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222107 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.30309 0.30309 0.60618 1.21236 2.42472 4.84944 9.69888 19.3978 38.7955 77.591 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.219 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 989.805 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J0953+3225_X_dfm.log closed on Sun Dec 17 11:34:53 2017