! Started logfile: /scr/pima/rv119_uvs/J1104+7658_X_dfm.log on Sun Dec 17 11:35:19 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/J1104+7658_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1104+7658_X_uva.fits ! AN table 1: 66 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970034 visibilities/baseline/integration-bin. ! Found source: J1104+7658 ! ! 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 11524 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 J1104+7658_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006025Jy sigma=18.143900 ! Fit after self-cal, rms=0.929173Jy sigma=16.744560 ! 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.721 mas, bmaj=1.025 mas, bpa=29.95 degrees ! Estimated noise=0.647792 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.0536484 Jy ! Component: 100 - total flux cleaned = 0.0657772 Jy ! Total flux subtracted in 100 components = 0.0657772 Jy ! Clean residual min=-0.002965 max=0.004540 Jy/beam ! Clean residual mean=-0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.0657772 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0657772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056366Jy sigma=0.900793 ! Fit after self-cal, rms=0.056185Jy sigma=0.897874 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526652 Jy ! Component: 100 - total flux cleaned = 0.0082712 Jy ! Total flux subtracted in 100 components = 0.0082712 Jy ! Clean residual min=-0.002846 max=0.002655 Jy/beam ! Clean residual mean=-0.000002 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0740484 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.0740484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055409Jy sigma=0.881774 ! Fit after self-cal, rms=0.055420Jy sigma=0.881625 ! 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.9506 mas, bmaj=1.332 mas, bpa=28.49 degrees ! Estimated noise=0.382515 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 (1, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383599 Jy ! Component: 100 - total flux cleaned = 0.00567624 Jy ! Component: 150 - total flux cleaned = 0.00661809 Jy ! Component: 200 - total flux cleaned = 0.00694067 Jy ! Total flux subtracted in 200 components = 0.00694067 Jy ! Clean residual min=-0.001594 max=0.001934 Jy/beam ! Clean residual mean=-0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.080989 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.080989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055166Jy sigma=0.876816 ! Fit after self-cal, rms=0.055163Jy sigma=0.876452 ! 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.9506 x 1.332 at 28.49 degrees (North through East) ! Clean map min=-0.0013753 max=0.071525 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.99 KP 1.01 ! LA 0.98 MK 1.01 NL 1.02 OV 1.03 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.98 KP 0.99 ! LA 0.98 MK 1.00 NL 1.04 OV 1.02 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.00 KP 0.95 ! LA 0.97 MK 1.02 NL 1.00 OV 1.01 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.99 KP 0.94 ! LA 0.97 MK 0.92 NL 1.00 OV 1.01 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.055163Jy sigma=0.876452 ! Fit after self-cal, rms=0.053788Jy sigma=0.875085 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9474 mas, bmaj=1.328 mas, bpa=28.52 degrees ! Estimated noise=0.379759 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 (44.6, 10.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153096 Jy ! Component: 100 - total flux cleaned = 0.0017258 Jy ! Component: 150 - total flux cleaned = 0.00185525 Jy ! Component: 200 - total flux cleaned = 0.00188203 Jy ! Total flux subtracted in 200 components = 0.00188203 Jy ! Clean residual min=-0.001612 max=0.001518 Jy/beam ! Clean residual mean=-0.000002 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.082871 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.082871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053710Jy sigma=0.874050 ! Fit after self-cal, rms=0.053697Jy sigma=0.873904 ! 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.053697Jy sigma=0.873904 ! Fit after self-cal, rms=0.053938Jy sigma=0.871723 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9443 mas, bmaj=1.331 mas, bpa=28.84 degrees ! Estimated noise=0.380225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688749 Jy ! Component: 100 - total flux cleaned = 0.000975639 Jy ! Component: 150 - total flux cleaned = 0.00104237 Jy ! Component: 200 - total flux cleaned = 0.00102248 Jy ! Total flux subtracted in 200 components = 0.00102248 Jy ! Clean residual min=-0.001698 max=0.001356 Jy/beam ! Clean residual mean=-0.000003 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0838935 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.0838935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053912Jy sigma=0.871390 ! Fit after self-cal, rms=0.053920Jy sigma=0.871323 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.000213995 Jy ! Component: 100 - total flux cleaned = 0.00019526 Jy ! Component: 150 - total flux cleaned = 0.00019561 Jy ! Component: 200 - total flux cleaned = 0.000178575 Jy ! Total flux subtracted in 200 components = 0.000178575 Jy ! Clean residual min=-0.001675 max=0.001373 Jy/beam ! Clean residual mean=-0.000003 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0840721 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 69 components and 0.0840721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053905Jy sigma=0.871159 ! Fit after self-cal, rms=0.053905Jy sigma=0.871154 ! 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.053905Jy sigma=0.871154 ! Fit after self-cal, rms=0.053908Jy sigma=0.871098 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9425 mas, bmaj=1.329 mas, bpa=28.79 degrees ! Estimated noise=0.380584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408271 Jy ! Component: 100 - total flux cleaned = 0.000513718 Jy ! Component: 150 - total flux cleaned = 0.000530058 Jy ! Component: 200 - total flux cleaned = 0.000530361 Jy ! Total flux subtracted in 200 components = 0.000530361 Jy ! Clean residual min=-0.001687 max=0.001351 Jy/beam ! Clean residual mean=-0.000003 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0846025 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 77 components and 0.0846025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053895Jy sigma=0.870947 ! Fit after self-cal, rms=0.053895Jy sigma=0.870941 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.64469e-05 Jy ! Component: 100 - total flux cleaned = 8.12839e-05 Jy ! Component: 150 - total flux cleaned = 5.20557e-05 Jy ! Component: 200 - total flux cleaned = 6.62492e-05 Jy ! Total flux subtracted in 200 components = 6.62492e-05 Jy ! Clean residual min=-0.001676 max=0.001349 Jy/beam ! Clean residual mean=-0.000003 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0846687 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 81 components and 0.0846687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053886Jy sigma=0.870831 ! Fit after self-cal, rms=0.053885Jy sigma=0.870828 ! 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.053885Jy sigma=0.870828 ! Fit after self-cal, rms=0.053896Jy sigma=0.870792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.197 mas, bmaj=2.764 mas, bpa=32.54 degrees ! Estimated noise=0.499379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382015 Jy ! Component: 100 - total flux cleaned = 0.000407402 Jy ! Component: 150 - total flux cleaned = 0.000417665 Jy ! Component: 200 - total flux cleaned = 0.000417194 Jy ! Total flux subtracted in 200 components = 0.000417194 Jy ! Clean residual min=-0.001593 max=0.001540 Jy/beam ! Clean residual mean=-0.000006 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0850859 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.0850859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053892Jy sigma=0.870739 ! Fit after self-cal, rms=0.053892Jy sigma=0.870732 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.05747e-05 Jy ! Component: 100 - total flux cleaned = 1.32381e-05 Jy ! Component: 150 - total flux cleaned = 6.27584e-06 Jy ! Component: 200 - total flux cleaned = 6.55221e-06 Jy ! Total flux subtracted in 200 components = 6.55221e-06 Jy ! Clean residual min=-0.001595 max=0.001511 Jy/beam ! Clean residual mean=-0.000006 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0850925 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.0850925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053890Jy sigma=0.870716 ! Fit after self-cal, rms=0.053891Jy sigma=0.870716 ! 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.9408 mas, bmaj=1.327 mas, bpa=28.84 degrees ! Estimated noise=0.380898 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9408 x 1.327 at 28.84 degrees (North through East) ! Clean map min=-0.0014578 max=0.071197 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.7138 mas, bmaj=1.024 mas, bpa=30.29 degrees ! Estimated noise=0.639698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0528893 Jy ! Component: 100 - total flux cleaned = 0.0653798 Jy ! Component: 150 - total flux cleaned = 0.0712085 Jy ! Component: 200 - total flux cleaned = 0.0749447 Jy ! Total flux subtracted in 200 components = 0.0749447 Jy ! Clean residual min=-0.002898 max=0.002646 Jy/beam ! Clean residual mean=-0.000002 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0749447 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0749447 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9408 mas, bmaj=1.327 mas, bpa=28.84 degrees ! Estimated noise=0.380898 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.00422023 Jy ! Component: 100 - total flux cleaned = 0.00654257 Jy ! Component: 150 - total flux cleaned = 0.00806533 Jy ! Component: 200 - total flux cleaned = 0.00870521 Jy ! Total flux subtracted in 200 components = 0.00870521 Jy ! Clean residual min=-0.001786 max=0.001367 Jy/beam ! Clean residual mean=-0.000002 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.0836499 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.0836499 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.197 mas, bmaj=2.764 mas, bpa=32.54 degrees ! Estimated noise=0.499379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000989215 Jy ! Component: 100 - total flux cleaned = 0.00133469 Jy ! Component: 150 - total flux cleaned = 0.00144856 Jy ! Component: 200 - total flux cleaned = 0.00151227 Jy ! Total flux subtracted in 200 components = 0.00151227 Jy ! Clean residual min=-0.001588 max=0.001559 Jy/beam ! Clean residual mean=-0.000007 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0851622 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 = -6.72252e-07 Jy ! Component: 100 - total flux cleaned = -1.34104e-05 Jy ! Component: 150 - total flux cleaned = -3.67209e-05 Jy ! Component: 200 - total flux cleaned = -3.66458e-05 Jy ! Total flux subtracted in 200 components = -3.66458e-05 Jy ! Clean residual min=-0.001593 max=0.001547 Jy/beam ! Clean residual mean=-0.000007 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0851255 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.0851255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9408 mas, bmaj=1.327 mas, bpa=28.84 degrees ! Estimated noise=0.380898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121249 Jy ! Component: 100 - total flux cleaned = -3.8298e-05 Jy ! Component: 150 - total flux cleaned = -1.35661e-05 Jy ! Component: 200 - total flux cleaned = -1.35872e-05 Jy ! Total flux subtracted in 200 components = -1.35872e-05 Jy ! Clean residual min=-0.001686 max=0.001347 Jy/beam ! Clean residual mean=-0.000003 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0851119 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.0851119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053914Jy sigma=0.871033 ! Fit after self-cal, rms=0.053914Jy sigma=0.871008 wmodel J1104+7658_X_map.mod ! Writing 65 model components to file: J1104+7658_X_map.mod wobs J1104+7658_X_uvs.fits ! Writing UV FITS file: J1104+7658_X_uvs.fits wwins J1104+7658_X_map.win ! wwins: Wrote 3 windows to J1104+7658_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 = -2.79741e-05 Jy ! Component: 100 - total flux cleaned = -0.000125206 Jy ! Component: 150 - total flux cleaned = -7.87164e-05 Jy ! Component: 200 - total flux cleaned = -0.000123541 Jy ! Component: 250 - total flux cleaned = -0.000211378 Jy ! Component: 300 - total flux cleaned = -0.000233288 Jy ! Component: 350 - total flux cleaned = -0.000318368 Jy ! Component: 400 - total flux cleaned = -0.000381013 Jy ! Component: 450 - total flux cleaned = -0.000483892 Jy ! Component: 500 - total flux cleaned = -0.00050423 Jy ! Component: 550 - total flux cleaned = -0.00052444 Jy ! Component: 600 - total flux cleaned = -0.000583619 Jy ! Component: 650 - total flux cleaned = -0.000602914 Jy ! Component: 700 - total flux cleaned = -0.000602926 Jy ! Component: 750 - total flux cleaned = -0.000640945 Jy ! Component: 800 - total flux cleaned = -0.000659792 Jy ! Component: 850 - total flux cleaned = -0.00067859 Jy ! Component: 900 - total flux cleaned = -0.000678484 Jy ! Component: 950 - total flux cleaned = -0.00066002 Jy ! Component: 1000 - total flux cleaned = -0.000641941 Jy ! Component: 1050 - total flux cleaned = -0.00066027 Jy ! Component: 1100 - total flux cleaned = -0.000642405 Jy ! Component: 1150 - total flux cleaned = -0.000695625 Jy ! Component: 1200 - total flux cleaned = -0.000695812 Jy ! Component: 1250 - total flux cleaned = -0.0006958 Jy ! Component: 1300 - total flux cleaned = -0.000747618 Jy ! Component: 1350 - total flux cleaned = -0.000713232 Jy ! Component: 1400 - total flux cleaned = -0.000679112 Jy ! Component: 1450 - total flux cleaned = -0.000730025 Jy ! Component: 1500 - total flux cleaned = -0.000730064 Jy ! Component: 1550 - total flux cleaned = -0.000730177 Jy ! Component: 1600 - total flux cleaned = -0.000730195 Jy ! Component: 1650 - total flux cleaned = -0.000713692 Jy ! Component: 1700 - total flux cleaned = -0.000746583 Jy ! Component: 1750 - total flux cleaned = -0.000779189 Jy ! Component: 1800 - total flux cleaned = -0.000730499 Jy ! Component: 1850 - total flux cleaned = -0.000795108 Jy ! Component: 1900 - total flux cleaned = -0.000811244 Jy ! Component: 1950 - total flux cleaned = -0.000827067 Jy ! Component: 2000 - total flux cleaned = -0.000811102 Jy ! Component: 2050 - total flux cleaned = -0.000842857 Jy ! Component: 2100 - total flux cleaned = -0.000858617 Jy ! Component: 2150 - total flux cleaned = -0.000827349 Jy ! Component: 2200 - total flux cleaned = -0.000920747 Jy ! Component: 2250 - total flux cleaned = -0.000967282 Jy ! Component: 2300 - total flux cleaned = -0.000982749 Jy ! Component: 2350 - total flux cleaned = -0.00101342 Jy ! Component: 2400 - total flux cleaned = -0.0010441 Jy ! Component: 2450 - total flux cleaned = -0.00105921 Jy ! Component: 2500 - total flux cleaned = -0.00107438 Jy ! Component: 2550 - total flux cleaned = -0.00104426 Jy ! Component: 2600 - total flux cleaned = -0.00113426 Jy ! Component: 2650 - total flux cleaned = -0.00104455 Jy ! Component: 2700 - total flux cleaned = -0.00105947 Jy ! Component: 2750 - total flux cleaned = -0.00104454 Jy ! Component: 2800 - total flux cleaned = -0.0010297 Jy ! Component: 2850 - total flux cleaned = -0.00102975 Jy ! Component: 2900 - total flux cleaned = -0.00100052 Jy ! Component: 2950 - total flux cleaned = -0.00108799 Jy ! Component: 3000 - total flux cleaned = -0.00107346 Jy ! Component: 3050 - total flux cleaned = -0.00103015 Jy ! Component: 3100 - total flux cleaned = -0.00100134 Jy ! Component: 3150 - total flux cleaned = -0.00100141 Jy ! Component: 3200 - total flux cleaned = -0.00104429 Jy ! Component: 3250 - total flux cleaned = -0.00110116 Jy ! Component: 3300 - total flux cleaned = -0.00107266 Jy ! Component: 3350 - total flux cleaned = -0.00103022 Jy ! Component: 3400 - total flux cleaned = -0.0010444 Jy ! Component: 3450 - total flux cleaned = -0.0010304 Jy ! Component: 3500 - total flux cleaned = -0.00104435 Jy ! Component: 3550 - total flux cleaned = -0.00103042 Jy ! Component: 3600 - total flux cleaned = -0.00104435 Jy ! Component: 3650 - total flux cleaned = -0.00105814 Jy ! Component: 3700 - total flux cleaned = -0.00108572 Jy ! Component: 3750 - total flux cleaned = -0.0010308 Jy ! Component: 3800 - total flux cleaned = -0.00101707 Jy ! Component: 3850 - total flux cleaned = -0.00109882 Jy ! Component: 3900 - total flux cleaned = -0.00109882 Jy ! Component: 3950 - total flux cleaned = -0.00108526 Jy ! Component: 4000 - total flux cleaned = -0.00112575 Jy ! Component: 4050 - total flux cleaned = -0.00109892 Jy ! Total flux subtracted in 4096 components = -0.0011391 Jy ! Clean residual min=-0.001016 max=0.000775 Jy/beam ! Clean residual mean=-0.000002 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.0839728 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 396 components and 0.0839728 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1104+7658_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9408 x 1.327 at 28.84 degrees (North through East) ! Clean map min=-0.0012357 max=0.070996 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1104+7658_X_map.fits wmodel /scr/pima/rv119_uvs/J1104+7658_X_map.mod ! Writing 396 model components to file: /scr/pima/rv119_uvs/J1104+7658_X_map.mod wobs /scr/pima/rv119_uvs/J1104+7658_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1104+7658_X_uvs.fits wwins /scr/pima/rv119_uvs/J1104+7658_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv119_uvs/J1104+7658_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0709955 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228895 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.967222 0.967222 1.93444 3.86889 7.73778 15.4756 30.9511 61.9022 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 310.166 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1104+7658_X_dfm.log closed on Sun Dec 17 11:35:24 2017