! Started logfile: J0405+3803_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:20:23 2016 obs J0405+3803_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0405+3803_S_2014_12_20_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967949 visibilities/baseline/integration-bin. ! Found source: J0405+3803 ! ! 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 344 lines of history. ! ! Reading 18120 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 J0405+3803_S_2014_12_20_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.813742Jy sigma=0.010240 ! Fit after self-cal, rms=0.783426Jy sigma=0.009853 ! 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=2.906 mas, bmaj=5.397 mas, bpa=-8.096 degrees ! Estimated noise=596.099 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.180099 Jy ! Component: 100 - total flux cleaned = 0.273022 Jy ! Total flux subtracted in 100 components = 0.273022 Jy ! Clean residual min=-0.032663 max=0.072798 Jy/beam ! Clean residual mean=-0.000018 rms=0.009925 Jy/beam ! Combined flux in latest and established models = 0.273022 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.273022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223221Jy sigma=0.002734 ! Fit after self-cal, rms=0.222553Jy sigma=0.002724 ! Inverting map ! Added new window around map position (18.5, 25). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0739837 Jy ! Component: 100 - total flux cleaned = 0.125987 Jy ! Total flux subtracted in 100 components = 0.125987 Jy ! Clean residual min=-0.025702 max=0.058897 Jy/beam ! Clean residual mean=-0.000023 rms=0.007532 Jy/beam ! Combined flux in latest and established models = 0.399009 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.399009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181309Jy sigma=0.002204 ! Fit after self-cal, rms=0.180849Jy sigma=0.002197 ! Inverting map ! Added new window around map position (5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0543655 Jy ! Component: 100 - total flux cleaned = 0.0914933 Jy ! Total flux subtracted in 100 components = 0.0914933 Jy ! Clean residual min=-0.017955 max=0.030106 Jy/beam ! Clean residual mean=-0.000029 rms=0.005853 Jy/beam ! Combined flux in latest and established models = 0.490503 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.490503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153012Jy sigma=0.001839 ! Fit after self-cal, rms=0.151734Jy sigma=0.001825 ! 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.497 mas, bmaj=6.197 mas, bpa=-6.603 degrees ! Estimated noise=421.476 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.0533562 Jy ! Component: 100 - total flux cleaned = 0.0951583 Jy ! Component: 150 - total flux cleaned = 0.129889 Jy ! Component: 200 - total flux cleaned = 0.159087 Jy ! Total flux subtracted in 200 components = 0.159087 Jy ! Clean residual min=-0.020221 max=0.033308 Jy/beam ! Clean residual mean=-0.000016 rms=0.006157 Jy/beam ! Combined flux in latest and established models = 0.64959 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 118 components and 0.64959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117869Jy sigma=0.001402 ! Fit after self-cal, rms=0.117135Jy sigma=0.001396 ! 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.03 FD 0.81 HN 0.94 KP 1.03 ! LA 0.88 MK 1.15 NL 1.06 OV 0.98 ! PT 0.90 SC 1.22 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.02 KP 0.99 ! LA 0.85 MK 1.12 NL 1.12 OV 1.00 ! PT 0.90 SC 1.23 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 1.01 KP 0.88 ! LA 0.69 MK 1.15 NL 1.42 OV 0.93 ! PT 0.89 SC 1.22 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.96 HN 0.99 KP 0.87 ! LA 0.72 MK 1.14 NL 1.01 OV 0.99 ! PT 0.91 SC 1.12 ! ! ! Fit before self-cal, rms=0.117135Jy sigma=0.001396 ! Fit after self-cal, rms=0.087855Jy sigma=0.001108 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.7 mas, bmaj=6.501 mas, bpa=-7.358 degrees ! Estimated noise=415.831 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 (12.5, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258516 Jy ! Component: 100 - total flux cleaned = 0.0413316 Jy ! Component: 150 - total flux cleaned = 0.0521985 Jy ! Component: 200 - total flux cleaned = 0.0577088 Jy ! Total flux subtracted in 200 components = 0.0577088 Jy ! Clean residual min=-0.009813 max=0.022038 Jy/beam ! Clean residual mean=-0.000030 rms=0.002833 Jy/beam ! Combined flux in latest and established models = 0.707298 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 165 components and 0.707298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080383Jy sigma=0.000968 ! Fit after self-cal, rms=0.079881Jy sigma=0.000958 ! Inverting map ! Added new window around map position (14, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179827 Jy ! Component: 100 - total flux cleaned = 0.0223189 Jy ! Component: 150 - total flux cleaned = 0.0259599 Jy ! Component: 200 - total flux cleaned = 0.028718 Jy ! Total flux subtracted in 200 components = 0.028718 Jy ! Clean residual min=-0.008246 max=0.009880 Jy/beam ! Clean residual mean=-0.000018 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.736016 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 190 components and 0.736016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075576Jy sigma=0.000891 ! Fit after self-cal, rms=0.075081Jy sigma=0.000882 ! 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.075081Jy sigma=0.000882 ! Fit after self-cal, rms=0.071473Jy sigma=0.000842 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=6.482 mas, bpa=-8.018 degrees ! Estimated noise=412.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00684814 Jy ! Component: 100 - total flux cleaned = 0.00925218 Jy ! Component: 150 - total flux cleaned = 0.0110862 Jy ! Component: 200 - total flux cleaned = 0.01254 Jy ! Total flux subtracted in 200 components = 0.01254 Jy ! Clean residual min=-0.006066 max=0.006282 Jy/beam ! Clean residual mean=-0.000019 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.748556 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 214 components and 0.748556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070500Jy sigma=0.000826 ! Fit after self-cal, rms=0.070448Jy sigma=0.000825 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.00220424 Jy ! Component: 100 - total flux cleaned = 0.00302485 Jy ! Component: 150 - total flux cleaned = 0.00387735 Jy ! Component: 200 - total flux cleaned = 0.00465829 Jy ! Total flux subtracted in 200 components = 0.00465829 Jy ! Clean residual min=-0.005619 max=0.005536 Jy/beam ! Clean residual mean=-0.000017 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.753214 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 229 components and 0.753214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070009Jy sigma=0.000819 ! Fit after self-cal, rms=0.069991Jy sigma=0.000818 ! 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.069991Jy sigma=0.000818 ! Fit after self-cal, rms=0.069321Jy sigma=0.000817 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=6.486 mas, bpa=-7.577 degrees ! Estimated noise=411.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026699 Jy ! Component: 100 - total flux cleaned = 0.00388785 Jy ! Component: 150 - total flux cleaned = 0.00441897 Jy ! Component: 200 - total flux cleaned = 0.00490402 Jy ! Total flux subtracted in 200 components = 0.00490402 Jy ! Clean residual min=-0.005207 max=0.005204 Jy/beam ! Clean residual mean=-0.000014 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.758119 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 236 components and 0.758119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068948Jy sigma=0.000812 ! Fit after self-cal, rms=0.068929Jy sigma=0.000811 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.000979176 Jy ! Component: 100 - total flux cleaned = 0.00134906 Jy ! Component: 150 - total flux cleaned = 0.00178029 Jy ! Component: 200 - total flux cleaned = 0.00210353 Jy ! Total flux subtracted in 200 components = 0.00210353 Jy ! Clean residual min=-0.004973 max=0.004850 Jy/beam ! Clean residual mean=-0.000013 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.760222 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 246 components and 0.760222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068706Jy sigma=0.000809 ! Fit after self-cal, rms=0.068702Jy sigma=0.000809 ! 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.068702Jy sigma=0.000809 ! Fit after self-cal, rms=0.068219Jy sigma=0.000808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.669 mas, bmaj=9.745 mas, bpa=-8.108 degrees ! Estimated noise=478.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318491 Jy ! Component: 100 - total flux cleaned = 0.00471576 Jy ! Component: 150 - total flux cleaned = 0.00524586 Jy ! Component: 200 - total flux cleaned = 0.00559223 Jy ! Total flux subtracted in 200 components = 0.00559223 Jy ! Clean residual min=-0.005211 max=0.005426 Jy/beam ! Clean residual mean=-0.000019 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.765814 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 265 components and 0.765814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068118Jy sigma=0.000806 ! Fit after self-cal, rms=0.068109Jy sigma=0.000806 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.000484696 Jy ! Component: 100 - total flux cleaned = 0.000672427 Jy ! Component: 150 - total flux cleaned = 0.000904253 Jy ! Component: 200 - total flux cleaned = 0.00111953 Jy ! Total flux subtracted in 200 components = 0.00111953 Jy ! Clean residual min=-0.004981 max=0.005031 Jy/beam ! Clean residual mean=-0.000017 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.766934 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 281 components and 0.766934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068041Jy sigma=0.000805 ! Fit after self-cal, rms=0.068042Jy sigma=0.000805 ! 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.651 mas, bmaj=6.479 mas, bpa=-7.348 degrees ! Estimated noise=410.108 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.651 x 6.479 at -7.348 degrees (North through East) ! Clean map min=-0.0048289 max=0.223 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.019 mas, bmaj=5.637 mas, bpa=-8.729 degrees ! Estimated noise=595.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.176478 Jy ! Component: 100 - total flux cleaned = 0.27398 Jy ! Component: 150 - total flux cleaned = 0.34406 Jy ! Component: 200 - total flux cleaned = 0.396318 Jy ! Total flux subtracted in 200 components = 0.396318 Jy ! Clean residual min=-0.018586 max=0.030550 Jy/beam ! Clean residual mean=-0.000026 rms=0.006214 Jy/beam ! Combined flux in latest and established models = 0.396317 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.396317 Jy ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=6.479 mas, bpa=-7.348 degrees ! Estimated noise=410.108 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.0614883 Jy ! Component: 100 - total flux cleaned = 0.108704 Jy ! Component: 150 - total flux cleaned = 0.146587 Jy ! Component: 200 - total flux cleaned = 0.177693 Jy ! Total flux subtracted in 200 components = 0.177693 Jy ! Clean residual min=-0.013387 max=0.019965 Jy/beam ! Clean residual mean=-0.000009 rms=0.004769 Jy/beam ! Combined flux in latest and established models = 0.57401 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 110 components and 0.57401 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.669 mas, bmaj=9.745 mas, bpa=-8.108 degrees ! Estimated noise=478.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0455552 Jy ! Component: 100 - total flux cleaned = 0.0777019 Jy ! Component: 150 - total flux cleaned = 0.101677 Jy ! Component: 200 - total flux cleaned = 0.120082 Jy ! Total flux subtracted in 200 components = 0.120082 Jy ! Clean residual min=-0.009639 max=0.011263 Jy/beam ! Clean residual mean=-0.000013 rms=0.003353 Jy/beam ! Combined flux in latest and established models = 0.694092 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.0144104 Jy ! Component: 100 - total flux cleaned = 0.0258281 Jy ! Component: 150 - total flux cleaned = 0.034959 Jy ! Component: 200 - total flux cleaned = 0.042317 Jy ! Total flux subtracted in 200 components = 0.042317 Jy ! Clean residual min=-0.005821 max=0.006730 Jy/beam ! Clean residual mean=-0.000014 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.736409 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 239 components and 0.736409 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=6.479 mas, bpa=-7.348 degrees ! Estimated noise=410.108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00794519 Jy ! Component: 100 - total flux cleaned = 0.0103265 Jy ! Component: 150 - total flux cleaned = 0.0126015 Jy ! Component: 200 - total flux cleaned = 0.0144264 Jy ! Total flux subtracted in 200 components = 0.0144264 Jy ! Clean residual min=-0.005477 max=0.007876 Jy/beam ! Clean residual mean=-0.000008 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.750835 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 257 components and 0.750835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070565Jy sigma=0.000832 ! Fit after self-cal, rms=0.070451Jy sigma=0.000831 wmodel J0405+3803_S_2014_12_20_pus_map.mod ! Writing 257 model components to file: J0405+3803_S_2014_12_20_pus_map.mod wobs J0405+3803_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0405+3803_S_2014_12_20_pus_uvs.fits wwins J0405+3803_S_2014_12_20_pus_map.win ! wwins: Wrote 5 windows to J0405+3803_S_2014_12_20_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.00211236 Jy ! Component: 100 - total flux cleaned = 0.00200895 Jy ! Component: 150 - total flux cleaned = 0.00210446 Jy ! Component: 200 - total flux cleaned = 0.00176738 Jy ! Component: 250 - total flux cleaned = 0.00112143 Jy ! Component: 300 - total flux cleaned = 0.000427697 Jy ! Component: 350 - total flux cleaned = -0.000306514 Jy ! Component: 400 - total flux cleaned = -0.000801682 Jy ! Component: 450 - total flux cleaned = -0.00121314 Jy ! Component: 500 - total flux cleaned = -0.00161004 Jy ! Component: 550 - total flux cleaned = -0.00161 Jy ! Component: 600 - total flux cleaned = -0.0015479 Jy ! Component: 650 - total flux cleaned = -0.00136512 Jy ! Component: 700 - total flux cleaned = -0.00118743 Jy ! Component: 750 - total flux cleaned = -0.00112916 Jy ! Component: 800 - total flux cleaned = -0.00101501 Jy ! Component: 850 - total flux cleaned = -0.00101529 Jy ! Component: 900 - total flux cleaned = -0.00101521 Jy ! Component: 950 - total flux cleaned = -0.00101576 Jy ! Component: 1000 - total flux cleaned = -0.00101546 Jy ! Component: 1050 - total flux cleaned = -0.00101592 Jy ! Component: 1100 - total flux cleaned = -0.000965952 Jy ! Component: 1150 - total flux cleaned = -0.000966253 Jy ! Component: 1200 - total flux cleaned = -0.0010139 Jy ! Component: 1250 - total flux cleaned = -0.000919254 Jy ! Component: 1300 - total flux cleaned = -0.000967027 Jy ! Component: 1350 - total flux cleaned = -0.00101195 Jy ! Component: 1400 - total flux cleaned = -0.00096708 Jy ! Component: 1450 - total flux cleaned = -0.00101205 Jy ! Component: 1500 - total flux cleaned = -0.000968643 Jy ! Component: 1550 - total flux cleaned = -0.000712192 Jy ! Component: 1600 - total flux cleaned = -0.000840512 Jy ! Component: 1650 - total flux cleaned = -0.000674682 Jy ! Component: 1700 - total flux cleaned = -0.000593441 Jy ! Component: 1750 - total flux cleaned = -0.000552631 Jy ! Component: 1800 - total flux cleaned = -0.00051228 Jy ! Component: 1850 - total flux cleaned = -0.000472052 Jy ! Component: 1900 - total flux cleaned = -0.000471763 Jy ! Component: 1950 - total flux cleaned = -0.000280538 Jy ! Component: 2000 - total flux cleaned = -0.000204954 Jy ! Component: 2050 - total flux cleaned = 1.71633e-05 Jy ! Component: 2100 - total flux cleaned = 5.37333e-05 Jy ! Component: 2150 - total flux cleaned = 5.34997e-05 Jy ! Component: 2200 - total flux cleaned = 0.000160667 Jy ! Component: 2250 - total flux cleaned = 0.000265629 Jy ! Component: 2300 - total flux cleaned = 0.000230546 Jy ! Component: 2350 - total flux cleaned = 0.000367335 Jy ! Component: 2400 - total flux cleaned = 0.000435143 Jy ! Component: 2450 - total flux cleaned = 0.000401921 Jy ! Component: 2500 - total flux cleaned = 0.000501195 Jy ! Component: 2550 - total flux cleaned = 0.000630525 Jy ! Component: 2600 - total flux cleaned = 0.000598228 Jy ! Component: 2650 - total flux cleaned = 0.000598397 Jy ! Component: 2700 - total flux cleaned = 0.000660678 Jy ! Component: 2750 - total flux cleaned = 0.000660579 Jy ! Component: 2800 - total flux cleaned = 0.000782592 Jy ! Component: 2850 - total flux cleaned = 0.000751893 Jy ! Component: 2900 - total flux cleaned = 0.000752332 Jy ! Component: 2950 - total flux cleaned = 0.000810743 Jy ! Component: 3000 - total flux cleaned = 0.000752531 Jy ! Component: 3050 - total flux cleaned = 0.00078135 Jy ! Component: 3100 - total flux cleaned = 0.000667047 Jy ! Component: 3150 - total flux cleaned = 0.00058314 Jy ! Component: 3200 - total flux cleaned = 0.000638987 Jy ! Component: 3250 - total flux cleaned = 0.000611947 Jy ! Component: 3300 - total flux cleaned = 0.000530646 Jy ! Component: 3350 - total flux cleaned = 0.000503799 Jy ! Component: 3400 - total flux cleaned = 0.000583259 Jy ! Component: 3450 - total flux cleaned = 0.0005566 Jy ! Component: 3500 - total flux cleaned = 0.000530707 Jy ! Component: 3550 - total flux cleaned = 0.000607812 Jy ! Component: 3600 - total flux cleaned = 0.000455383 Jy ! Component: 3650 - total flux cleaned = 0.000555904 Jy ! Component: 3700 - total flux cleaned = 0.000556094 Jy ! Component: 3750 - total flux cleaned = 0.000581188 Jy ! Component: 3800 - total flux cleaned = 0.000605636 Jy ! Component: 3850 - total flux cleaned = 0.000533397 Jy ! Component: 3900 - total flux cleaned = 0.000557447 Jy ! Component: 3950 - total flux cleaned = 0.000533944 Jy ! Component: 4000 - total flux cleaned = 0.000581095 Jy ! Component: 4050 - total flux cleaned = 0.000558413 Jy ! Total flux subtracted in 4096 components = 0.000718834 Jy ! Clean residual min=-0.001348 max=0.001237 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.751554 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 519 components and 0.751554 Jy ![Exited script file: muppet] wmap "J0405+3803_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.651 x 6.479 at -7.348 degrees (North through East) ! Clean map min=-0.0041947 max=0.22555 Jy/beam ! Writing clean map to FITS file: J0405+3803_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.225554 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000406482 device "J0405+3803_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0405+3803_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.540646 0.540646 1.08129 2.16258 4.32517 8.65034 17.3007 34.6013 69.2027 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.225 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.651 x 6.479 at -7.348 degrees (North through East) ! Clean map min=-0.0041947 max=0.22555 Jy/beam quit ! Quitting program ! Log file J0405+3803_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:20:30 2016