! Started logfile: J0204-3328_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:42:03 2016 obs J0204-3328_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0204-3328_S_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696491 visibilities/baseline/integration-bin. ! Found source: J0204-3328 ! ! 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 330 lines of history. ! ! Reading 14292 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 J0204-3328_S_2015_03_17_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 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906493Jy sigma=0.007027 ! Fit after self-cal, rms=0.858207Jy sigma=0.006679 ! 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.907 mas, bmaj=13.34 mas, bpa=19.03 degrees ! Estimated noise=1185.63 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.105563 Jy ! Component: 100 - total flux cleaned = 0.138893 Jy ! Total flux subtracted in 100 components = 0.138893 Jy ! Clean residual min=-0.008467 max=0.014835 Jy/beam ! Clean residual mean=0.000020 rms=0.002564 Jy/beam ! Combined flux in latest and established models = 0.138893 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.138893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115738Jy sigma=0.000838 ! Fit after self-cal, rms=0.115662Jy sigma=0.000837 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172801 Jy ! Component: 100 - total flux cleaned = 0.0272682 Jy ! Total flux subtracted in 100 components = 0.0272682 Jy ! Clean residual min=-0.008210 max=0.009718 Jy/beam ! Clean residual mean=0.000050 rms=0.001966 Jy/beam ! Combined flux in latest and established models = 0.166161 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.166161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111929Jy sigma=0.000807 ! Fit after self-cal, rms=0.111897Jy sigma=0.000806 ! 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.819 mas, bmaj=16.2 mas, bpa=17.56 degrees ! Estimated noise=771.431 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.00976332 Jy ! Component: 100 - total flux cleaned = 0.0152491 Jy ! Component: 150 - total flux cleaned = 0.0185625 Jy ! Component: 200 - total flux cleaned = 0.0205877 Jy ! Total flux subtracted in 200 components = 0.0205877 Jy ! Clean residual min=-0.007254 max=0.013518 Jy/beam ! Clean residual mean=0.000127 rms=0.002561 Jy/beam ! Combined flux in latest and established models = 0.186749 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 88 components and 0.186749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110908Jy sigma=0.000800 ! Fit after self-cal, rms=0.110916Jy sigma=0.000800 ! 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 0.98 FD 0.85 HN 1.00 KP 1.06 ! LA 1.03 MK 1.00* NL 0.92 OV 0.98 ! PT 1.11 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.13 KP 1.02 ! LA 1.02 MK 1.00* NL 1.05 OV 1.00 ! PT 1.09 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 1.05 KP 0.92 ! LA 0.87 MK 1.00* NL 1.13 OV 0.94 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.97 HN 1.12 KP 0.88 ! LA 0.87 MK 1.00* NL 1.08 OV 1.00 ! PT 1.09 SC 0.98 ! ! ! Fit before self-cal, rms=0.110916Jy sigma=0.000800 ! Fit after self-cal, rms=0.108592Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=16.42 mas, bpa=17.67 degrees ! Estimated noise=772.827 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 (61.5, 50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136417 Jy ! Component: 100 - total flux cleaned = 0.0207462 Jy ! Component: 150 - total flux cleaned = 0.0253432 Jy ! Component: 200 - total flux cleaned = 0.0273323 Jy ! Total flux subtracted in 200 components = 0.0273323 Jy ! Clean residual min=-0.004734 max=0.008762 Jy/beam ! Clean residual mean=0.000020 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.214081 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 188 components and 0.214081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106866Jy sigma=0.000776 ! Fit after self-cal, rms=0.106623Jy sigma=0.000774 ! Inverting map ! Added new window around map position (18, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746118 Jy ! Component: 100 - total flux cleaned = 0.0118678 Jy ! Component: 150 - total flux cleaned = 0.0152987 Jy ! Component: 200 - total flux cleaned = 0.0180986 Jy ! Total flux subtracted in 200 components = 0.0180986 Jy ! Clean residual min=-0.003707 max=0.004433 Jy/beam ! Clean residual mean=0.000039 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.23218 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 251 components and 0.23218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106006Jy sigma=0.000769 ! Fit after self-cal, rms=0.105950Jy sigma=0.000769 ! 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.105950Jy sigma=0.000769 ! Fit after self-cal, rms=0.105074Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=16.53 mas, bpa=17.84 degrees ! Estimated noise=768.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003742 Jy ! Component: 100 - total flux cleaned = 0.00491323 Jy ! Component: 150 - total flux cleaned = 0.00609833 Jy ! Component: 200 - total flux cleaned = 0.00702748 Jy ! Total flux subtracted in 200 components = 0.00702748 Jy ! Clean residual min=-0.002556 max=0.003616 Jy/beam ! Clean residual mean=0.000030 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.239207 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 305 components and 0.239207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104891Jy sigma=0.000764 ! Fit after self-cal, rms=0.104876Jy sigma=0.000764 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 (47.5, 52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337129 Jy ! Component: 100 - total flux cleaned = 0.0043753 Jy ! Component: 150 - total flux cleaned = 0.00533673 Jy ! Component: 200 - total flux cleaned = 0.00612629 Jy ! Total flux subtracted in 200 components = 0.00612629 Jy ! Clean residual min=-0.002408 max=0.003189 Jy/beam ! Clean residual mean=0.000018 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.245334 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 355 components and 0.245334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104743Jy sigma=0.000763 ! Fit after self-cal, rms=0.104737Jy sigma=0.000763 ! Inverting map ! Added new window around map position (95, 63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027889 Jy ! Component: 100 - total flux cleaned = 0.00448556 Jy ! Component: 150 - total flux cleaned = 0.00592031 Jy ! Component: 200 - total flux cleaned = 0.00715389 Jy ! Total flux subtracted in 200 components = 0.00715389 Jy ! Clean residual min=-0.002260 max=0.002014 Jy/beam ! Clean residual mean=0.000014 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.252487 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 414 components and 0.252487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104639Jy sigma=0.000762 ! Fit after self-cal, rms=0.104635Jy sigma=0.000762 ! 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.104635Jy sigma=0.000762 ! Fit after self-cal, rms=0.104754Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.856 mas, bmaj=16.54 mas, bpa=17.88 degrees ! Estimated noise=766.765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389712 Jy ! Component: 100 - total flux cleaned = 0.00111929 Jy ! Component: 150 - total flux cleaned = 0.00169419 Jy ! Component: 200 - total flux cleaned = 0.00231176 Jy ! Total flux subtracted in 200 components = 0.00231176 Jy ! Clean residual min=-0.002340 max=0.001944 Jy/beam ! Clean residual mean=0.000010 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.254799 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 449 components and 0.254799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104712Jy sigma=0.000761 ! Fit after self-cal, rms=0.104721Jy sigma=0.000761 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.000528473 Jy ! Component: 100 - total flux cleaned = 0.000905284 Jy ! Component: 150 - total flux cleaned = 0.00122553 Jy ! Component: 200 - total flux cleaned = 0.00156341 Jy ! Total flux subtracted in 200 components = 0.00156341 Jy ! Clean residual min=-0.002336 max=0.001906 Jy/beam ! Clean residual mean=0.000007 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.256363 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 476 components and 0.256363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104696Jy sigma=0.000761 ! Fit after self-cal, rms=0.104695Jy sigma=0.000761 ! 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.104695Jy sigma=0.000761 ! Fit after self-cal, rms=0.104605Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.666 mas, bmaj=27.54 mas, bpa=6.725 degrees ! Estimated noise=868.402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251302 Jy ! Component: 100 - total flux cleaned = 0.000877247 Jy ! Component: 150 - total flux cleaned = 0.00148867 Jy ! Component: 200 - total flux cleaned = 0.00179614 Jy ! Total flux subtracted in 200 components = 0.00179614 Jy ! Clean residual min=-0.001935 max=0.001786 Jy/beam ! Clean residual mean=0.000008 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.258159 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 512 components and 0.258159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104589Jy sigma=0.000761 ! Fit after self-cal, rms=0.104591Jy sigma=0.000761 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.000293895 Jy ! Component: 100 - total flux cleaned = 0.000607776 Jy ! Component: 150 - total flux cleaned = 0.00085449 Jy ! Component: 200 - total flux cleaned = 0.00108995 Jy ! Total flux subtracted in 200 components = 0.00108995 Jy ! Clean residual min=-0.001929 max=0.001772 Jy/beam ! Clean residual mean=0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.259249 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 538 components and 0.259249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104581Jy sigma=0.000761 ! Fit after self-cal, rms=0.104581Jy sigma=0.000761 ! 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.857 mas, bmaj=16.55 mas, bpa=17.88 degrees ! Estimated noise=765.065 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.857 x 16.55 at 17.88 degrees (North through East) ! Clean map min=-0.0022434 max=0.14196 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=2.916 mas, bmaj=13.61 mas, bpa=19.36 degrees ! Estimated noise=1189.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105125 Jy ! Component: 100 - total flux cleaned = 0.137988 Jy ! Component: 150 - total flux cleaned = 0.155382 Jy ! Component: 200 - total flux cleaned = 0.167349 Jy ! Total flux subtracted in 200 components = 0.167349 Jy ! Clean residual min=-0.005883 max=0.006962 Jy/beam ! Clean residual mean=0.000010 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.16735 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.16735 Jy ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=16.55 mas, bpa=17.88 degrees ! Estimated noise=765.065 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.0143067 Jy ! Component: 100 - total flux cleaned = 0.0247766 Jy ! Component: 150 - total flux cleaned = 0.0330896 Jy ! Component: 200 - total flux cleaned = 0.0398409 Jy ! Total flux subtracted in 200 components = 0.0398409 Jy ! Clean residual min=-0.004299 max=0.004284 Jy/beam ! Clean residual mean=0.000012 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.20719 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 138 components and 0.20719 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.666 mas, bmaj=27.54 mas, bpa=6.725 degrees ! Estimated noise=868.402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00828454 Jy ! Component: 100 - total flux cleaned = 0.014512 Jy ! Component: 150 - total flux cleaned = 0.0194543 Jy ! Component: 200 - total flux cleaned = 0.0234816 Jy ! Total flux subtracted in 200 components = 0.0234816 Jy ! Clean residual min=-0.003134 max=0.002465 Jy/beam ! Clean residual mean=0.000017 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.230672 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.00334797 Jy ! Component: 100 - total flux cleaned = 0.00616287 Jy ! Component: 150 - total flux cleaned = 0.00854197 Jy ! Component: 200 - total flux cleaned = 0.0105693 Jy ! Total flux subtracted in 200 components = 0.0105693 Jy ! Clean residual min=-0.002394 max=0.001840 Jy/beam ! Clean residual mean=0.000014 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.241241 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 298 components and 0.241241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=16.55 mas, bpa=17.88 degrees ! Estimated noise=765.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001977 Jy ! Component: 100 - total flux cleaned = 0.0036201 Jy ! Component: 150 - total flux cleaned = 0.00508711 Jy ! Component: 200 - total flux cleaned = 0.00625798 Jy ! Total flux subtracted in 200 components = 0.00625798 Jy ! Clean residual min=-0.002462 max=0.001677 Jy/beam ! Clean residual mean=0.000008 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.247499 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 333 components and 0.247499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104659Jy sigma=0.000761 ! Fit after self-cal, rms=0.104640Jy sigma=0.000761 wmodel J0204-3328_S_2015_03_17_pus_map.mod ! Writing 333 model components to file: J0204-3328_S_2015_03_17_pus_map.mod wobs J0204-3328_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0204-3328_S_2015_03_17_pus_uvs.fits wwins J0204-3328_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J0204-3328_S_2015_03_17_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.000986716 Jy ! Component: 100 - total flux cleaned = -0.00143242 Jy ! Component: 150 - total flux cleaned = -0.00158149 Jy ! Component: 200 - total flux cleaned = -0.00175491 Jy ! Component: 250 - total flux cleaned = -0.00200566 Jy ! Component: 300 - total flux cleaned = -0.00224882 Jy ! Component: 350 - total flux cleaned = -0.00243316 Jy ! Component: 400 - total flux cleaned = -0.00258709 Jy ! Component: 450 - total flux cleaned = -0.00271224 Jy ! Component: 500 - total flux cleaned = -0.00280923 Jy ! Component: 550 - total flux cleaned = -0.00278582 Jy ! Component: 600 - total flux cleaned = -0.00287956 Jy ! Component: 650 - total flux cleaned = -0.0029024 Jy ! Component: 700 - total flux cleaned = -0.00285744 Jy ! Component: 750 - total flux cleaned = -0.00287943 Jy ! Component: 800 - total flux cleaned = -0.00285724 Jy ! Component: 850 - total flux cleaned = -0.00283581 Jy ! Component: 900 - total flux cleaned = -0.00275239 Jy ! Component: 950 - total flux cleaned = -0.00273248 Jy ! Component: 1000 - total flux cleaned = -0.00273245 Jy ! Component: 1050 - total flux cleaned = -0.00267321 Jy ! Component: 1100 - total flux cleaned = -0.0026729 Jy ! Component: 1150 - total flux cleaned = -0.00269204 Jy ! Component: 1200 - total flux cleaned = -0.00267315 Jy ! Component: 1250 - total flux cleaned = -0.00269182 Jy ! Component: 1300 - total flux cleaned = -0.00269213 Jy ! Component: 1350 - total flux cleaned = -0.00271025 Jy ! Component: 1400 - total flux cleaned = -0.0027279 Jy ! Component: 1450 - total flux cleaned = -0.00272792 Jy ! Component: 1500 - total flux cleaned = -0.00272779 Jy ! Component: 1550 - total flux cleaned = -0.00271035 Jy ! Component: 1600 - total flux cleaned = -0.00264285 Jy ! Component: 1650 - total flux cleaned = -0.00259314 Jy ! Component: 1700 - total flux cleaned = -0.00259315 Jy ! Component: 1750 - total flux cleaned = -0.00251206 Jy ! Component: 1800 - total flux cleaned = -0.0024962 Jy ! Component: 1850 - total flux cleaned = -0.00243272 Jy ! Component: 1900 - total flux cleaned = -0.00243276 Jy ! Component: 1950 - total flux cleaned = -0.00241724 Jy ! Component: 2000 - total flux cleaned = -0.00234093 Jy ! Component: 2050 - total flux cleaned = -0.00231119 Jy ! Component: 2100 - total flux cleaned = -0.00229619 Jy ! Component: 2150 - total flux cleaned = -0.0022372 Jy ! Component: 2200 - total flux cleaned = -0.00226646 Jy ! Component: 2250 - total flux cleaned = -0.00225178 Jy ! Component: 2300 - total flux cleaned = -0.00220868 Jy ! Component: 2350 - total flux cleaned = -0.00218039 Jy ! Component: 2400 - total flux cleaned = -0.00216633 Jy ! Component: 2450 - total flux cleaned = -0.00215251 Jy ! Component: 2500 - total flux cleaned = -0.00212489 Jy ! Component: 2550 - total flux cleaned = -0.0021387 Jy ! Component: 2600 - total flux cleaned = -0.00212515 Jy ! Component: 2650 - total flux cleaned = -0.00201791 Jy ! Component: 2700 - total flux cleaned = -0.00203127 Jy ! Component: 2750 - total flux cleaned = -0.00200518 Jy ! Component: 2800 - total flux cleaned = -0.00200531 Jy ! Component: 2850 - total flux cleaned = -0.00196645 Jy ! Component: 2900 - total flux cleaned = -0.00191522 Jy ! Component: 2950 - total flux cleaned = -0.00190249 Jy ! Component: 3000 - total flux cleaned = -0.0018771 Jy ! Component: 3050 - total flux cleaned = -0.00183934 Jy ! Component: 3100 - total flux cleaned = -0.00176478 Jy ! Component: 3150 - total flux cleaned = -0.0017526 Jy ! Component: 3200 - total flux cleaned = -0.00170371 Jy ! Component: 3250 - total flux cleaned = -0.00169162 Jy ! Component: 3300 - total flux cleaned = -0.00166775 Jy ! Component: 3350 - total flux cleaned = -0.00164387 Jy ! Component: 3400 - total flux cleaned = -0.00161999 Jy ! Component: 3450 - total flux cleaned = -0.00160818 Jy ! Component: 3500 - total flux cleaned = -0.00156152 Jy ! Component: 3550 - total flux cleaned = -0.00152685 Jy ! Component: 3600 - total flux cleaned = -0.00149247 Jy ! Component: 3650 - total flux cleaned = -0.00146979 Jy ! Component: 3700 - total flux cleaned = -0.00146998 Jy ! Component: 3750 - total flux cleaned = -0.00143635 Jy ! Component: 3800 - total flux cleaned = -0.00141411 Jy ! Component: 3850 - total flux cleaned = -0.00139205 Jy ! Component: 3900 - total flux cleaned = -0.00137009 Jy ! Component: 3950 - total flux cleaned = -0.00134825 Jy ! Component: 4000 - total flux cleaned = -0.00127257 Jy ! Component: 4050 - total flux cleaned = -0.00130479 Jy ! Total flux subtracted in 4096 components = -0.00126198 Jy ! Clean residual min=-0.000608 max=0.000683 Jy/beam ! Clean residual mean=0.000006 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.246237 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 619 components and 0.246237 Jy ![Exited script file: muppet] wmap "J0204-3328_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.857 x 16.55 at 17.88 degrees (North through East) ! Clean map min=-0.0017221 max=0.14464 Jy/beam ! Writing clean map to FITS file: J0204-3328_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.144644 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214011 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.44387 0.44387 0.88774 1.77548 3.55096 7.10192 14.2038 28.4077 56.8154 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.144 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.857 x 16.55 at 17.88 degrees (North through East) ! Clean map min=-0.0017221 max=0.14464 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0204-3328_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:42:11 2016