! Started logfile: /scr/pima/rv120_uvs/J0401+2110_S_dfm.log on Fri Dec 22 22:30:30 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J0401+2110_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0401+2110_S_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.502315 visibilities/baseline/integration-bin. ! Found source: J0401+2110 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 8680 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 J0401+2110_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 306 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 306 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 420 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 306 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023067Jy sigma=21.545482 ! Fit after self-cal, rms=0.792535Jy sigma=16.631884 ! 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.548 mas, bmaj=5.269 mas, bpa=13.77 degrees ! Estimated noise=0.611276 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.162372 Jy ! Component: 100 - total flux cleaned = 0.19778 Jy ! Total flux subtracted in 100 components = 0.19778 Jy ! Clean residual min=-0.005400 max=0.009877 Jy/beam ! Clean residual mean=-0.000004 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.19778 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.19778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060097Jy sigma=1.135887 ! Fit after self-cal, rms=0.060095Jy sigma=1.135822 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0089034 Jy ! Component: 100 - total flux cleaned = 0.0111158 Jy ! Total flux subtracted in 100 components = 0.0111158 Jy ! Clean residual min=-0.005359 max=0.005919 Jy/beam ! Clean residual mean=-0.000003 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.208896 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.208896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058762Jy sigma=1.104472 ! Fit after self-cal, rms=0.058751Jy sigma=1.104402 ! 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.358 mas, bmaj=6.129 mas, bpa=15.22 degrees ! Estimated noise=0.40094 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.00240696 Jy ! Component: 100 - total flux cleaned = 0.00251332 Jy ! Component: 150 - total flux cleaned = 0.00259944 Jy ! Component: 200 - total flux cleaned = 0.00260267 Jy ! Total flux subtracted in 200 components = 0.00260267 Jy ! Clean residual min=-0.003693 max=0.003873 Jy/beam ! Clean residual mean=0.000003 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.211499 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.211499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058419Jy sigma=1.096560 ! Fit after self-cal, rms=0.058419Jy sigma=1.096431 ! 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.358 x 6.129 at 15.22 degrees (North through East) ! Clean map min=-0.0036014 max=0.2088 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.09 KP 0.99 ! LA 0.99 MK 1.00 NL 0.99 OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.02 KP 0.98 ! LA 1.00 MK 1.00 NL 0.97 OV 1.01 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.04 KP 1.00* ! LA 1.00 MK 0.88 NL 1.00* OV 1.00 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.02 KP 0.99 ! LA 0.99 MK 0.99 NL 0.99 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.058419Jy sigma=1.096431 ! Fit after self-cal, rms=0.057007Jy sigma=1.084629 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.349 mas, bmaj=6.1 mas, bpa=15.24 degrees ! Estimated noise=0.399119 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.000129911 Jy ! Component: 100 - total flux cleaned = -0.000205429 Jy ! Component: 150 - total flux cleaned = -0.000348864 Jy ! Component: 200 - total flux cleaned = -0.000413116 Jy ! Total flux subtracted in 200 components = -0.000413116 Jy ! Clean residual min=-0.003639 max=0.003394 Jy/beam ! Clean residual mean=0.000005 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.211085 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.211085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056837Jy sigma=1.078878 ! Fit after self-cal, rms=0.056847Jy sigma=1.078762 ! 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.056847Jy sigma=1.078762 ! Fit after self-cal, rms=0.054332Jy sigma=0.986619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.315 mas, bmaj=6.189 mas, bpa=15.54 degrees ! Estimated noise=0.400419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.85191e-05 Jy ! Component: 100 - total flux cleaned = -6.60414e-05 Jy ! Component: 150 - total flux cleaned = -1.08267e-05 Jy ! Component: 200 - total flux cleaned = 6.12024e-05 Jy ! Total flux subtracted in 200 components = 6.12024e-05 Jy ! Clean residual min=-0.001720 max=0.001961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.211147 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.211147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054296Jy sigma=0.985638 ! Fit after self-cal, rms=0.054374Jy sigma=0.985133 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 (10.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124323 Jy ! Component: 100 - total flux cleaned = 0.00144288 Jy ! Component: 150 - total flux cleaned = 0.00156203 Jy ! Component: 200 - total flux cleaned = 0.00172637 Jy ! Total flux subtracted in 200 components = 0.00172637 Jy ! Clean residual min=-0.001628 max=0.001752 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.212873 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.212873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054287Jy sigma=0.983139 ! Fit after self-cal, rms=0.054277Jy sigma=0.983019 ! 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.054277Jy sigma=0.983019 ! Fit after self-cal, rms=0.053827Jy sigma=0.974783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.311 mas, bmaj=6.175 mas, bpa=15.61 degrees ! Estimated noise=0.399956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000385823 Jy ! Component: 100 - total flux cleaned = 0.000612187 Jy ! Component: 150 - total flux cleaned = 0.000707383 Jy ! Component: 200 - total flux cleaned = 0.000792734 Jy ! Total flux subtracted in 200 components = 0.000792734 Jy ! Clean residual min=-0.001597 max=0.001369 Jy/beam ! Clean residual mean=0.000000 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.213666 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.213666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053805Jy sigma=0.974147 ! Fit after self-cal, rms=0.053817Jy sigma=0.974043 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.48685e-05 Jy ! Component: 100 - total flux cleaned = 9.5729e-05 Jy ! Component: 150 - total flux cleaned = 0.000114142 Jy ! Component: 200 - total flux cleaned = 0.000130435 Jy ! Total flux subtracted in 200 components = 0.000130435 Jy ! Clean residual min=-0.001579 max=0.001359 Jy/beam ! Clean residual mean=0.000000 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.213796 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.213796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053807Jy sigma=0.973748 ! Fit after self-cal, rms=0.053806Jy sigma=0.973737 ! 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.053806Jy sigma=0.973737 ! Fit after self-cal, rms=0.053805Jy sigma=0.973643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.893 mas, bmaj=9.721 mas, bpa=32.12 degrees ! Estimated noise=0.489178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412536 Jy ! Component: 100 - total flux cleaned = 0.000441507 Jy ! Component: 150 - total flux cleaned = 0.000456517 Jy ! Component: 200 - total flux cleaned = 0.000463541 Jy ! Total flux subtracted in 200 components = 0.000463541 Jy ! Clean residual min=-0.001423 max=0.001513 Jy/beam ! Clean residual mean=0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.21426 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.21426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053801Jy sigma=0.973564 ! Fit after self-cal, rms=0.053801Jy sigma=0.973555 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 = 2.57234e-05 Jy ! Component: 100 - total flux cleaned = 3.92574e-05 Jy ! Component: 150 - total flux cleaned = 3.91017e-05 Jy ! Component: 200 - total flux cleaned = 4.49802e-05 Jy ! Total flux subtracted in 200 components = 4.49802e-05 Jy ! Clean residual min=-0.001413 max=0.001521 Jy/beam ! Clean residual mean=0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.214305 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.214305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053800Jy sigma=0.973523 ! Fit after self-cal, rms=0.053799Jy sigma=0.973521 ! 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.311 mas, bmaj=6.174 mas, bpa=15.57 degrees ! Estimated noise=0.399927 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.311 x 6.174 at 15.57 degrees (North through East) ! Clean map min=-0.0014857 max=0.20814 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.497 mas, bmaj=5.343 mas, bpa=14.45 degrees ! Estimated noise=0.610289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162091 Jy ! Component: 100 - total flux cleaned = 0.197437 Jy ! Component: 150 - total flux cleaned = 0.205933 Jy ! Component: 200 - total flux cleaned = 0.209851 Jy ! Total flux subtracted in 200 components = 0.209851 Jy ! Clean residual min=-0.002762 max=0.002874 Jy/beam ! Clean residual mean=-0.000003 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.209851 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.209851 Jy ! Inverting map and beam ! Estimated beam: bmin=4.311 mas, bmaj=6.174 mas, bpa=15.57 degrees ! Estimated noise=0.399927 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.00269669 Jy ! Component: 100 - total flux cleaned = 0.00389999 Jy ! Component: 150 - total flux cleaned = 0.00405373 Jy ! Component: 200 - total flux cleaned = 0.00422922 Jy ! Total flux subtracted in 200 components = 0.00422922 Jy ! Clean residual min=-0.001505 max=0.001552 Jy/beam ! Clean residual mean=-0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.21408 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.21408 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=8.893 mas, bmaj=9.721 mas, bpa=32.12 degrees ! Estimated noise=0.489178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392827 Jy ! Component: 100 - total flux cleaned = 0.000415257 Jy ! Component: 150 - total flux cleaned = 0.000396367 Jy ! Component: 200 - total flux cleaned = 0.000396076 Jy ! Total flux subtracted in 200 components = 0.000396076 Jy ! Clean residual min=-0.001479 max=0.001504 Jy/beam ! Clean residual mean=0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.214476 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 = -3.232e-05 Jy ! Component: 100 - total flux cleaned = -4.74796e-05 Jy ! Component: 150 - total flux cleaned = -7.49718e-05 Jy ! Component: 200 - total flux cleaned = -7.45247e-05 Jy ! Total flux subtracted in 200 components = -7.45247e-05 Jy ! Clean residual min=-0.001449 max=0.001514 Jy/beam ! Clean residual mean=0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.214402 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 65 components and 0.214402 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.311 mas, bmaj=6.174 mas, bpa=15.57 degrees ! Estimated noise=0.399927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.65943e-05 Jy ! Component: 100 - total flux cleaned = -0.000174937 Jy ! Component: 150 - total flux cleaned = -0.000175668 Jy ! Component: 200 - total flux cleaned = -0.00015186 Jy ! Total flux subtracted in 200 components = -0.00015186 Jy ! Clean residual min=-0.001494 max=0.001464 Jy/beam ! Clean residual mean=-0.000000 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.21425 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.21425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053817Jy sigma=0.973995 ! Fit after self-cal, rms=0.053809Jy sigma=0.973917 wmodel J0401+2110_S_map.mod ! Writing 75 model components to file: J0401+2110_S_map.mod wobs J0401+2110_S_uvs.fits ! Writing UV FITS file: J0401+2110_S_uvs.fits wwins J0401+2110_S_map.win ! wwins: Wrote 2 windows to J0401+2110_S_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.000141713 Jy ! Component: 100 - total flux cleaned = -0.00036528 Jy ! Component: 150 - total flux cleaned = -0.000485808 Jy ! Component: 200 - total flux cleaned = -0.000532776 Jy ! Component: 250 - total flux cleaned = -0.000578125 Jy ! Component: 300 - total flux cleaned = -0.000622035 Jy ! Component: 350 - total flux cleaned = -0.000686735 Jy ! Component: 400 - total flux cleaned = -0.000750158 Jy ! Component: 450 - total flux cleaned = -0.00079171 Jy ! Component: 500 - total flux cleaned = -0.000833053 Jy ! Component: 550 - total flux cleaned = -0.000934009 Jy ! Component: 600 - total flux cleaned = -0.000993637 Jy ! Component: 650 - total flux cleaned = -0.001092 Jy ! Component: 700 - total flux cleaned = -0.00118859 Jy ! Component: 750 - total flux cleaned = -0.00126503 Jy ! Component: 800 - total flux cleaned = -0.00137842 Jy ! Component: 850 - total flux cleaned = -0.00145286 Jy ! Component: 900 - total flux cleaned = -0.0015083 Jy ! Component: 950 - total flux cleaned = -0.00159936 Jy ! Component: 1000 - total flux cleaned = -0.00172533 Jy ! Component: 1050 - total flux cleaned = -0.00172526 Jy ! Component: 1100 - total flux cleaned = -0.00184937 Jy ! Component: 1150 - total flux cleaned = -0.00188426 Jy ! Component: 1200 - total flux cleaned = -0.00190163 Jy ! Component: 1250 - total flux cleaned = -0.00197042 Jy ! Component: 1300 - total flux cleaned = -0.00202176 Jy ! Component: 1350 - total flux cleaned = -0.00210599 Jy ! Component: 1400 - total flux cleaned = -0.00217275 Jy ! Component: 1450 - total flux cleaned = -0.00218952 Jy ! Component: 1500 - total flux cleaned = -0.00225521 Jy ! Component: 1550 - total flux cleaned = -0.00228791 Jy ! Component: 1600 - total flux cleaned = -0.00227145 Jy ! Component: 1650 - total flux cleaned = -0.00230371 Jy ! Component: 1700 - total flux cleaned = -0.00227186 Jy ! Component: 1750 - total flux cleaned = -0.00239863 Jy ! Component: 1800 - total flux cleaned = -0.00231983 Jy ! Component: 1850 - total flux cleaned = -0.00235109 Jy ! Component: 1900 - total flux cleaned = -0.00236656 Jy ! Component: 1950 - total flux cleaned = -0.00247416 Jy ! Component: 2000 - total flux cleaned = -0.00239749 Jy ! Component: 2050 - total flux cleaned = -0.00236725 Jy ! Component: 2100 - total flux cleaned = -0.00241244 Jy ! Component: 2150 - total flux cleaned = -0.00245718 Jy ! Component: 2200 - total flux cleaned = -0.00241266 Jy ! Component: 2250 - total flux cleaned = -0.00248638 Jy ! Component: 2300 - total flux cleaned = -0.00250098 Jy ! Component: 2350 - total flux cleaned = -0.00251538 Jy ! Component: 2400 - total flux cleaned = -0.00255858 Jy ! Component: 2450 - total flux cleaned = -0.00255842 Jy ! Component: 2500 - total flux cleaned = -0.00255825 Jy ! Component: 2550 - total flux cleaned = -0.00252987 Jy ! Component: 2600 - total flux cleaned = -0.00248758 Jy ! Component: 2650 - total flux cleaned = -0.00250161 Jy ! Component: 2700 - total flux cleaned = -0.00258519 Jy ! Component: 2750 - total flux cleaned = -0.00255768 Jy ! Component: 2800 - total flux cleaned = -0.00255772 Jy ! Component: 2850 - total flux cleaned = -0.00259871 Jy ! Component: 2900 - total flux cleaned = -0.00261224 Jy ! Component: 2950 - total flux cleaned = -0.00262572 Jy ! Component: 3000 - total flux cleaned = -0.00267942 Jy ! Component: 3050 - total flux cleaned = -0.00262618 Jy ! Component: 3100 - total flux cleaned = -0.00265262 Jy ! Component: 3150 - total flux cleaned = -0.0027055 Jy ! Component: 3200 - total flux cleaned = -0.00274477 Jy ! Component: 3250 - total flux cleaned = -0.00274466 Jy ! Component: 3300 - total flux cleaned = -0.00271865 Jy ! Component: 3350 - total flux cleaned = -0.00278339 Jy ! Component: 3400 - total flux cleaned = -0.00282194 Jy ! Component: 3450 - total flux cleaned = -0.00286036 Jy ! Component: 3500 - total flux cleaned = -0.002835 Jy ! Component: 3550 - total flux cleaned = -0.00284756 Jy ! Component: 3600 - total flux cleaned = -0.00286032 Jy ! Component: 3650 - total flux cleaned = -0.00281021 Jy ! Component: 3700 - total flux cleaned = -0.00279788 Jy ! Component: 3750 - total flux cleaned = -0.00284752 Jy ! Component: 3800 - total flux cleaned = -0.00287221 Jy ! Component: 3850 - total flux cleaned = -0.00290907 Jy ! Component: 3900 - total flux cleaned = -0.0028846 Jy ! Component: 3950 - total flux cleaned = -0.00284805 Jy ! Component: 4000 - total flux cleaned = -0.00288446 Jy ! Component: 4050 - total flux cleaned = -0.00283636 Jy ! Total flux subtracted in 4096 components = -0.00287225 Jy ! Clean residual min=-0.000601 max=0.000769 Jy/beam ! Clean residual mean=-0.000000 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.211378 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 367 components and 0.211378 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0401+2110_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.311 x 6.174 at 15.57 degrees (North through East) ! Clean map min=-0.0012769 max=0.20807 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0401+2110_S_map.fits wmodel /scr/pima/rv120_uvs/J0401+2110_S_map.mod ! Writing 367 model components to file: /scr/pima/rv120_uvs/J0401+2110_S_map.mod wobs /scr/pima/rv120_uvs/J0401+2110_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0401+2110_S_uvs.fits wwins /scr/pima/rv120_uvs/J0401+2110_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J0401+2110_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.208072 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227769 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.3284 0.3284 0.656801 1.3136 2.6272 5.25441 10.5088 21.0176 42.0352 84.0705 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.208 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 913.519 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0401+2110_S_dfm.log closed on Fri Dec 22 22:30:34 2017