! Started logfile: J1504+3249_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:56:55 2016 obs J1504+3249_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1504+3249_S_2014_06_09_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769176 visibilities/baseline/integration-bin. ! Found source: J1504+3249 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 12876 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J1504+3249_S_2014_06_09_pus] 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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.798700Jy sigma=0.009860 ! Fit after self-cal, rms=0.777433Jy sigma=0.009602 ! 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.086 mas, bmaj=5.184 mas, bpa=-11.38 degrees ! Estimated noise=767.412 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.169863 Jy ! Component: 100 - total flux cleaned = 0.213451 Jy ! Total flux subtracted in 100 components = 0.213451 Jy ! Clean residual min=-0.007618 max=0.017955 Jy/beam ! Clean residual mean=0.000025 rms=0.002414 Jy/beam ! Combined flux in latest and established models = 0.213451 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.213451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080564Jy sigma=0.000925 ! Fit after self-cal, rms=0.080558Jy sigma=0.000925 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193498 Jy ! Component: 100 - total flux cleaned = 0.0288666 Jy ! Total flux subtracted in 100 components = 0.0288666 Jy ! Clean residual min=-0.006047 max=0.009802 Jy/beam ! Clean residual mean=0.000017 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.242318 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.242318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075664Jy sigma=0.000869 ! Fit after self-cal, rms=0.075663Jy sigma=0.000868 ! 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=3.717 mas, bmaj=6.155 mas, bpa=-7.942 degrees ! Estimated noise=513.856 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 (-47, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116083 Jy ! Component: 100 - total flux cleaned = 0.0180373 Jy ! Component: 150 - total flux cleaned = 0.0226724 Jy ! Component: 200 - total flux cleaned = 0.0261416 Jy ! Total flux subtracted in 200 components = 0.0261416 Jy ! Clean residual min=-0.004733 max=0.008123 Jy/beam ! Clean residual mean=0.000008 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.268459 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.268459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073711Jy sigma=0.000844 ! Fit after self-cal, rms=0.073619Jy sigma=0.000842 ! Inverting map ! Added new window around map position (-29, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00733302 Jy ! Component: 100 - total flux cleaned = 0.0114414 Jy ! Component: 150 - total flux cleaned = 0.0148063 Jy ! Component: 200 - total flux cleaned = 0.0176486 Jy ! Total flux subtracted in 200 components = 0.0176486 Jy ! Clean residual min=-0.003919 max=0.004892 Jy/beam ! Clean residual mean=0.000016 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.286108 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 81 components and 0.286108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072762Jy sigma=0.000831 ! Fit after self-cal, rms=0.072736Jy sigma=0.000830 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 0.94 KP 1.04 ! LA 1.16 MK 1.03 NL 0.98 OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 1.01 ! LA 1.12 MK 1.06 NL 1.06 OV 1.02 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.02 KP 0.90 ! LA 0.88 MK 1.08 NL 1.04 OV 0.94 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.99 KP 0.88 ! LA 0.85 MK 1.07 NL 1.07 OV 0.97 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.072736Jy sigma=0.000830 ! Fit after self-cal, rms=0.067707Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=6.182 mas, bpa=-7.116 degrees ! Estimated noise=511.549 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.00294802 Jy ! Component: 100 - total flux cleaned = 0.00454847 Jy ! Component: 150 - total flux cleaned = 0.00565055 Jy ! Component: 200 - total flux cleaned = 0.00653844 Jy ! Total flux subtracted in 200 components = 0.00653844 Jy ! Clean residual min=-0.001910 max=0.002351 Jy/beam ! Clean residual mean=0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.292646 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.292646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067541Jy sigma=0.000779 ! Fit after self-cal, rms=0.067543Jy sigma=0.000779 ! 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.067543Jy sigma=0.000779 ! Fit after self-cal, rms=0.067382Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=6.173 mas, bpa=-7.598 degrees ! Estimated noise=510.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110777 Jy ! Component: 100 - total flux cleaned = 0.00146985 Jy ! Component: 150 - total flux cleaned = 0.00171175 Jy ! Component: 200 - total flux cleaned = 0.00189249 Jy ! Total flux subtracted in 200 components = 0.00189249 Jy ! Clean residual min=-0.001686 max=0.002064 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.294539 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 123 components and 0.294539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067339Jy sigma=0.000776 ! Fit after self-cal, rms=0.067343Jy sigma=0.000776 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 (-75, -90.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149755 Jy ! Component: 100 - total flux cleaned = 0.00169018 Jy ! Component: 150 - total flux cleaned = 0.0018796 Jy ! Component: 200 - total flux cleaned = 0.00190791 Jy ! Total flux subtracted in 200 components = 0.00190791 Jy ! Clean residual min=-0.001556 max=0.001777 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.296447 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 150 components and 0.296447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067283Jy sigma=0.000776 ! Fit after self-cal, rms=0.067280Jy sigma=0.000776 ! Inverting map ! Added new window around map position (-38, 64). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000941274 Jy ! Component: 100 - total flux cleaned = 0.00116578 Jy ! Component: 150 - total flux cleaned = 0.00148017 Jy ! Component: 200 - total flux cleaned = 0.00173164 Jy ! Total flux subtracted in 200 components = 0.00173164 Jy ! Clean residual min=-0.001463 max=0.001375 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.298178 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 170 components and 0.298178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067228Jy sigma=0.000775 ! Fit after self-cal, rms=0.067227Jy sigma=0.000775 ! 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.067227Jy sigma=0.000775 ! Fit after self-cal, rms=0.067095Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=6.173 mas, bpa=-7.541 degrees ! Estimated noise=509.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000489591 Jy ! Component: 100 - total flux cleaned = 0.000792451 Jy ! Component: 150 - total flux cleaned = 0.000990704 Jy ! Component: 200 - total flux cleaned = 0.00113021 Jy ! Total flux subtracted in 200 components = 0.00113021 Jy ! Clean residual min=-0.001346 max=0.001365 Jy/beam ! Clean residual mean=0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.299309 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 185 components and 0.299309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067074Jy sigma=0.000775 ! Fit after self-cal, rms=0.067074Jy sigma=0.000775 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.000262167 Jy ! Component: 100 - total flux cleaned = 0.000434868 Jy ! Component: 150 - total flux cleaned = 0.000558516 Jy ! Component: 200 - total flux cleaned = 0.000716921 Jy ! Total flux subtracted in 200 components = 0.000716921 Jy ! Clean residual min=-0.001299 max=0.001377 Jy/beam ! Clean residual mean=0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.300026 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 196 components and 0.300026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067061Jy sigma=0.000775 ! Fit after self-cal, rms=0.067061Jy sigma=0.000775 ! 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.067061Jy sigma=0.000775 ! Fit after self-cal, rms=0.067045Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.79 mas, bmaj=10.96 mas, bpa=-10.28 degrees ! Estimated noise=608.372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000782142 Jy ! Component: 100 - total flux cleaned = 0.00131463 Jy ! Component: 150 - total flux cleaned = 0.00168629 Jy ! Component: 200 - total flux cleaned = 0.00183169 Jy ! Total flux subtracted in 200 components = 0.00183169 Jy ! Clean residual min=-0.001411 max=0.001322 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.301857 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 219 components and 0.301857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067042Jy sigma=0.000774 ! Fit after self-cal, rms=0.067042Jy sigma=0.000774 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.000168311 Jy ! Component: 100 - total flux cleaned = 0.000302714 Jy ! Component: 150 - total flux cleaned = 0.000401901 Jy ! Component: 200 - total flux cleaned = 0.000482857 Jy ! Total flux subtracted in 200 components = 0.000482857 Jy ! Clean residual min=-0.001406 max=0.001268 Jy/beam ! Clean residual mean=0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.30234 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 238 components and 0.30234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067040Jy sigma=0.000774 ! Fit after self-cal, rms=0.067040Jy sigma=0.000774 ! 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=3.756 mas, bmaj=6.174 mas, bpa=-7.524 degrees ! Estimated noise=509.241 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.756 x 6.174 at -7.524 degrees (North through East) ! Clean map min=-0.0011833 max=0.22158 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.127 mas, bmaj=5.2 mas, bpa=-11.07 degrees ! Estimated noise=759.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168037 Jy ! Component: 100 - total flux cleaned = 0.209703 Jy ! Component: 150 - total flux cleaned = 0.227197 Jy ! Component: 200 - total flux cleaned = 0.237625 Jy ! Total flux subtracted in 200 components = 0.237625 Jy ! Clean residual min=-0.004039 max=0.006119 Jy/beam ! Clean residual mean=0.000001 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.237625 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.237625 Jy ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=6.174 mas, bpa=-7.524 degrees ! Estimated noise=509.241 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.0105924 Jy ! Component: 100 - total flux cleaned = 0.0184306 Jy ! Component: 150 - total flux cleaned = 0.0245206 Jy ! Component: 200 - total flux cleaned = 0.0294099 Jy ! Total flux subtracted in 200 components = 0.0294099 Jy ! Clean residual min=-0.002841 max=0.003912 Jy/beam ! Clean residual mean=-0.000007 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.267035 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 73 components and 0.267034 Jy ! Inverting map ! Added new window around map position (-4.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0043523 Jy ! Component: 100 - total flux cleaned = 0.00788507 Jy ! Component: 150 - total flux cleaned = 0.0109048 Jy ! Component: 200 - total flux cleaned = 0.013525 Jy ! Total flux subtracted in 200 components = 0.013525 Jy ! Clean residual min=-0.002242 max=0.002301 Jy/beam ! Clean residual mean=-0.000005 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.280559 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 119 components and 0.280559 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=7.79 mas, bmaj=10.96 mas, bpa=-10.28 degrees ! Estimated noise=608.372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397098 Jy ! Component: 100 - total flux cleaned = 0.00683465 Jy ! Component: 150 - total flux cleaned = 0.00910275 Jy ! Component: 200 - total flux cleaned = 0.0109868 Jy ! Total flux subtracted in 200 components = 0.0109868 Jy ! Clean residual min=-0.001928 max=0.001642 Jy/beam ! Clean residual mean=-0.000004 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.291546 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.00159894 Jy ! Component: 100 - total flux cleaned = 0.00297199 Jy ! Component: 150 - total flux cleaned = 0.00416463 Jy ! Component: 200 - total flux cleaned = 0.00520578 Jy ! Total flux subtracted in 200 components = 0.00520578 Jy ! Clean residual min=-0.001474 max=0.001431 Jy/beam ! Clean residual mean=-0.000002 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.296752 Jy ! Adding 137 model components to the UV plane model. ! The established model now contains 231 components and 0.296752 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=6.174 mas, bpa=-7.524 degrees ! Estimated noise=509.241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697273 Jy ! Component: 100 - total flux cleaned = 0.00130358 Jy ! Component: 150 - total flux cleaned = 0.00173585 Jy ! Component: 200 - total flux cleaned = 0.00209621 Jy ! Total flux subtracted in 200 components = 0.00209621 Jy ! Clean residual min=-0.001334 max=0.001267 Jy/beam ! Clean residual mean=-0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.298848 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 260 components and 0.298848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067041Jy sigma=0.000775 ! Fit after self-cal, rms=0.067029Jy sigma=0.000774 wmodel J1504+3249_S_2014_06_09_pus_map.mod ! Writing 260 model components to file: J1504+3249_S_2014_06_09_pus_map.mod wobs J1504+3249_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1504+3249_S_2014_06_09_pus_uvs.fits wwins J1504+3249_S_2014_06_09_pus_map.win ! wwins: Wrote 6 windows to J1504+3249_S_2014_06_09_pus_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.000270371 Jy ! Component: 100 - total flux cleaned = -0.000335545 Jy ! Component: 150 - total flux cleaned = -0.000398567 Jy ! Component: 200 - total flux cleaned = -0.000479494 Jy ! Component: 250 - total flux cleaned = -0.0005377 Jy ! Component: 300 - total flux cleaned = -0.00059429 Jy ! Component: 350 - total flux cleaned = -0.000667827 Jy ! Component: 400 - total flux cleaned = -0.000739126 Jy ! Component: 450 - total flux cleaned = -0.000791802 Jy ! Component: 500 - total flux cleaned = -0.000825777 Jy ! Component: 550 - total flux cleaned = -0.00082556 Jy ! Component: 600 - total flux cleaned = -0.000808966 Jy ! Component: 650 - total flux cleaned = -0.0007927 Jy ! Component: 700 - total flux cleaned = -0.000760906 Jy ! Component: 750 - total flux cleaned = -0.000776418 Jy ! Component: 800 - total flux cleaned = -0.000745834 Jy ! Component: 850 - total flux cleaned = -0.000760515 Jy ! Component: 900 - total flux cleaned = -0.000760253 Jy ! Component: 950 - total flux cleaned = -0.000716688 Jy ! Component: 1000 - total flux cleaned = -0.000702432 Jy ! Component: 1050 - total flux cleaned = -0.000688329 Jy ! Component: 1100 - total flux cleaned = -0.000702449 Jy ! Component: 1150 - total flux cleaned = -0.000688898 Jy ! Component: 1200 - total flux cleaned = -0.000702525 Jy ! Component: 1250 - total flux cleaned = -0.000729347 Jy ! Component: 1300 - total flux cleaned = -0.000755765 Jy ! Component: 1350 - total flux cleaned = -0.000820884 Jy ! Component: 1400 - total flux cleaned = -0.000872111 Jy ! Component: 1450 - total flux cleaned = -0.000948182 Jy ! Component: 1500 - total flux cleaned = -0.00098567 Jy ! Component: 1550 - total flux cleaned = -0.00102272 Jy ! Component: 1600 - total flux cleaned = -0.00109622 Jy ! Component: 1650 - total flux cleaned = -0.00116886 Jy ! Component: 1700 - total flux cleaned = -0.00115685 Jy ! Component: 1750 - total flux cleaned = -0.00126376 Jy ! Component: 1800 - total flux cleaned = -0.00129903 Jy ! Component: 1850 - total flux cleaned = -0.00135715 Jy ! Component: 1900 - total flux cleaned = -0.00141461 Jy ! Component: 1950 - total flux cleaned = -0.00144884 Jy ! Component: 2000 - total flux cleaned = -0.00147146 Jy ! Component: 2050 - total flux cleaned = -0.00151624 Jy ! Component: 2100 - total flux cleaned = -0.00154944 Jy ! Component: 2150 - total flux cleaned = -0.00153855 Jy ! Component: 2200 - total flux cleaned = -0.00159297 Jy ! Component: 2250 - total flux cleaned = -0.00158218 Jy ! Component: 2300 - total flux cleaned = -0.00162492 Jy ! Component: 2350 - total flux cleaned = -0.00163562 Jy ! Component: 2400 - total flux cleaned = -0.00167766 Jy ! Component: 2450 - total flux cleaned = -0.00166714 Jy ! Component: 2500 - total flux cleaned = -0.00164638 Jy ! Component: 2550 - total flux cleaned = -0.00162598 Jy ! Component: 2600 - total flux cleaned = -0.00163614 Jy ! Component: 2650 - total flux cleaned = -0.00160587 Jy ! Component: 2700 - total flux cleaned = -0.00160585 Jy ! Component: 2750 - total flux cleaned = -0.00160582 Jy ! Component: 2800 - total flux cleaned = -0.00159601 Jy ! Component: 2850 - total flux cleaned = -0.00160593 Jy ! Component: 2900 - total flux cleaned = -0.00166431 Jy ! Component: 2950 - total flux cleaned = -0.00158688 Jy ! Component: 3000 - total flux cleaned = -0.00160624 Jy ! Component: 3050 - total flux cleaned = -0.00160621 Jy ! Component: 3100 - total flux cleaned = -0.00160623 Jy ! Component: 3150 - total flux cleaned = -0.00161562 Jy ! Component: 3200 - total flux cleaned = -0.0016062 Jy ! Component: 3250 - total flux cleaned = -0.00154135 Jy ! Component: 3300 - total flux cleaned = -0.00160582 Jy ! Component: 3350 - total flux cleaned = -0.00157831 Jy ! Component: 3400 - total flux cleaned = -0.00159643 Jy ! Component: 3450 - total flux cleaned = -0.00156933 Jy ! Component: 3500 - total flux cleaned = -0.00156939 Jy ! Component: 3550 - total flux cleaned = -0.00156041 Jy ! Component: 3600 - total flux cleaned = -0.00156028 Jy ! Component: 3650 - total flux cleaned = -0.0015428 Jy ! Component: 3700 - total flux cleaned = -0.00156029 Jy ! Component: 3750 - total flux cleaned = -0.00156025 Jy ! Component: 3800 - total flux cleaned = -0.001543 Jy ! Component: 3850 - total flux cleaned = -0.00152585 Jy ! Component: 3900 - total flux cleaned = -0.00150878 Jy ! Component: 3950 - total flux cleaned = -0.00151722 Jy ! Component: 4000 - total flux cleaned = -0.00151725 Jy ! Component: 4050 - total flux cleaned = -0.0015006 Jy ! Total flux subtracted in 4096 components = -0.00149223 Jy ! Clean residual min=-0.000579 max=0.000506 Jy/beam ! Clean residual mean=-0.000000 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.297356 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 538 components and 0.297356 Jy ![Exited script file: muppet] wmap "J1504+3249_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.756 x 6.174 at -7.524 degrees (North through East) ! Clean map min=-0.0010787 max=0.2221 Jy/beam ! Writing clean map to FITS file: J1504+3249_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.222103 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148597 device "J1504+3249_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1504+3249_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200713 0.200713 0.401427 0.802853 1.60571 3.21141 6.42283 12.8457 25.6913 51.3826 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.222 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.756 x 6.174 at -7.524 degrees (North through East) ! Clean map min=-0.0010787 max=0.2221 Jy/beam quit ! Quitting program ! Log file J1504+3249_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:57:00 2016