! Started logfile: J0935+0915_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:50:14 2016 obs J0935+0915_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0935+0915_S_2014_06_09_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782796 visibilities/baseline/integration-bin. ! Found source: J0935+0915 ! ! 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 13104 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 J0935+0915_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 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.844470Jy sigma=0.009871 ! Fit after self-cal, rms=0.834980Jy sigma=0.009764 ! 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.623 mas, bmaj=7.412 mas, bpa=-6.898 degrees ! Estimated noise=767.03 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.127739 Jy ! Component: 100 - total flux cleaned = 0.156892 Jy ! Total flux subtracted in 100 components = 0.156892 Jy ! Clean residual min=-0.004613 max=0.010690 Jy/beam ! Clean residual mean=0.000012 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.156892 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.156892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075572Jy sigma=0.000824 ! Fit after self-cal, rms=0.075570Jy sigma=0.000824 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110514 Jy ! Component: 100 - total flux cleaned = 0.0161586 Jy ! Total flux subtracted in 100 components = 0.0161586 Jy ! Clean residual min=-0.003716 max=0.003598 Jy/beam ! Clean residual mean=0.000009 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.173051 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.173051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073753Jy sigma=0.000806 ! Fit after self-cal, rms=0.073746Jy 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.163 mas, bmaj=8.504 mas, bpa=-6.057 degrees ! Estimated noise=537.266 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.00295021 Jy ! Component: 100 - total flux cleaned = 0.00451367 Jy ! Component: 150 - total flux cleaned = 0.00540762 Jy ! Component: 200 - total flux cleaned = 0.00579417 Jy ! Total flux subtracted in 200 components = 0.00579417 Jy ! Clean residual min=-0.002871 max=0.002665 Jy/beam ! Clean residual mean=0.000004 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.178845 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.178845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073569Jy sigma=0.000805 ! Fit after self-cal, rms=0.073570Jy sigma=0.000805 ! 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.86 HN 0.97 KP 1.06 ! LA 1.18 MK 0.98 NL 0.96 OV 0.97 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.01 KP 1.02 ! LA 1.15 MK 1.01 NL 1.06 OV 1.03 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.99 KP 0.91 ! LA 0.92 MK 1.04 NL 1.01 OV 0.92 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00 KP 0.89 ! LA 0.87 MK 1.02 NL 1.06 OV 1.02 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.073570Jy sigma=0.000805 ! Fit after self-cal, rms=0.070824Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=8.516 mas, bpa=-5.966 degrees ! Estimated noise=537.023 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.000289346 Jy ! Component: 100 - total flux cleaned = -0.000274282 Jy ! Component: 150 - total flux cleaned = -0.00027395 Jy ! Component: 200 - total flux cleaned = -0.000260203 Jy ! Total flux subtracted in 200 components = -0.000260203 Jy ! Clean residual min=-0.001734 max=0.001889 Jy/beam ! Clean residual mean=-0.000000 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.178585 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.178585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070817Jy sigma=0.000783 ! Fit after self-cal, rms=0.070815Jy sigma=0.000783 ! 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.070815Jy sigma=0.000783 ! Fit after self-cal, rms=0.070622Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=8.517 mas, bpa=-5.973 degrees ! Estimated noise=536.493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311847 Jy ! Component: 100 - total flux cleaned = -0.000323542 Jy ! Component: 150 - total flux cleaned = -0.000323368 Jy ! Component: 200 - total flux cleaned = -0.00031391 Jy ! Total flux subtracted in 200 components = -0.00031391 Jy ! Clean residual min=-0.001583 max=0.001819 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.178271 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.178271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070618Jy sigma=0.000782 ! Fit after self-cal, rms=0.070617Jy sigma=0.000782 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 = -1.0744e-05 Jy ! Component: 100 - total flux cleaned = -1.07338e-05 Jy ! Component: 150 - total flux cleaned = -1.57171e-06 Jy ! Component: 200 - total flux cleaned = 7.44105e-06 Jy ! Total flux subtracted in 200 components = 7.44105e-06 Jy ! Clean residual min=-0.001576 max=0.001815 Jy/beam ! Clean residual mean=0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.178278 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.178278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070615Jy sigma=0.000782 ! Fit after self-cal, rms=0.070615Jy sigma=0.000782 ! 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.070615Jy sigma=0.000782 ! Fit after self-cal, rms=0.070576Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=8.516 mas, bpa=-5.933 degrees ! Estimated noise=536.172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000319859 Jy ! Component: 100 - total flux cleaned = -0.000302072 Jy ! Component: 150 - total flux cleaned = -0.000302043 Jy ! Component: 200 - total flux cleaned = -0.000293604 Jy ! Total flux subtracted in 200 components = -0.000293604 Jy ! Clean residual min=-0.001572 max=0.001805 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.177985 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.177984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070572Jy sigma=0.000782 ! Fit after self-cal, rms=0.070572Jy sigma=0.000782 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.33896e-07 Jy ! Component: 100 - total flux cleaned = -6.63473e-07 Jy ! Component: 150 - total flux cleaned = 7.19331e-06 Jy ! Component: 200 - total flux cleaned = 6.88713e-06 Jy ! Total flux subtracted in 200 components = 6.88713e-06 Jy ! Clean residual min=-0.001568 max=0.001803 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.177991 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.177991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070571Jy sigma=0.000782 ! Fit after self-cal, rms=0.070571Jy sigma=0.000782 ! 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.070571Jy sigma=0.000782 ! Fit after self-cal, rms=0.070542Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.285 mas, bmaj=14.05 mas, bpa=-11.1 degrees ! Estimated noise=666.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202417 Jy ! Component: 100 - total flux cleaned = 0.000163889 Jy ! Component: 150 - total flux cleaned = 0.000130053 Jy ! Component: 200 - total flux cleaned = 8.76893e-05 Jy ! Total flux subtracted in 200 components = 8.76893e-05 Jy ! Clean residual min=-0.001852 max=0.002113 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.178079 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.178079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070548Jy sigma=0.000782 ! Fit after self-cal, rms=0.070543Jy sigma=0.000782 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 (81, -100.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000820983 Jy ! Component: 100 - total flux cleaned = 0.000686864 Jy ! Component: 150 - total flux cleaned = 0.000847531 Jy ! Component: 200 - total flux cleaned = 0.000984954 Jy ! Total flux subtracted in 200 components = 0.000984954 Jy ! Clean residual min=-0.001718 max=0.001456 Jy/beam ! Clean residual mean=0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.179064 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.179064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070509Jy sigma=0.000781 ! Fit after self-cal, rms=0.070507Jy sigma=0.000781 ! 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.178 mas, bmaj=8.515 mas, bpa=-5.897 degrees ! Estimated noise=535.914 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.178 x 8.515 at -5.897 degrees (North through East) ! Clean map min=-0.0016049 max=0.16592 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.635 mas, bmaj=7.394 mas, bpa=-6.677 degrees ! Estimated noise=763.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127034 Jy ! Component: 100 - total flux cleaned = 0.155712 Jy ! Component: 150 - total flux cleaned = 0.166259 Jy ! Component: 200 - total flux cleaned = 0.170903 Jy ! Total flux subtracted in 200 components = 0.170903 Jy ! Clean residual min=-0.002688 max=0.002710 Jy/beam ! Clean residual mean=0.000003 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.170904 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.170904 Jy ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.515 mas, bpa=-5.897 degrees ! Estimated noise=535.914 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.00329108 Jy ! Component: 100 - total flux cleaned = 0.00439264 Jy ! Component: 150 - total flux cleaned = 0.00487569 Jy ! Component: 200 - total flux cleaned = 0.00513318 Jy ! Total flux subtracted in 200 components = 0.00513318 Jy ! Clean residual min=-0.001550 max=0.002056 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.176037 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 48 components and 0.176037 Jy ! Inverting map ! Added new window around map position (4, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172139 Jy ! Component: 100 - total flux cleaned = 0.00212467 Jy ! Component: 150 - total flux cleaned = 0.0022027 Jy ! Component: 200 - total flux cleaned = 0.00227445 Jy ! Total flux subtracted in 200 components = 0.00227445 Jy ! Clean residual min=-0.001507 max=0.001314 Jy/beam ! Clean residual mean=0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.178311 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 71 components and 0.178311 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.285 mas, bmaj=14.05 mas, bpa=-11.1 degrees ! Estimated noise=666.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561351 Jy ! Component: 100 - total flux cleaned = 0.000632279 Jy ! Component: 150 - total flux cleaned = 0.00071358 Jy ! Component: 200 - total flux cleaned = 0.000855525 Jy ! Total flux subtracted in 200 components = 0.000855525 Jy ! Clean residual min=-0.001691 max=0.001175 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.179167 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.000111589 Jy ! Component: 100 - total flux cleaned = 0.000243715 Jy ! Component: 150 - total flux cleaned = 0.000353487 Jy ! Component: 200 - total flux cleaned = 0.000468764 Jy ! Total flux subtracted in 200 components = 0.000468764 Jy ! Clean residual min=-0.001665 max=0.001140 Jy/beam ! Clean residual mean=0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.179635 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 116 components and 0.179635 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.515 mas, bpa=-5.897 degrees ! Estimated noise=535.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375865 Jy ! Component: 100 - total flux cleaned = -0.000317516 Jy ! Component: 150 - total flux cleaned = -0.000317569 Jy ! Component: 200 - total flux cleaned = -0.000317382 Jy ! Total flux subtracted in 200 components = -0.000317382 Jy ! Clean residual min=-0.001484 max=0.001186 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.179318 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.179318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070409Jy sigma=0.000780 ! Fit after self-cal, rms=0.070403Jy sigma=0.000780 wmodel J0935+0915_S_2014_06_09_pus_map.mod ! Writing 129 model components to file: J0935+0915_S_2014_06_09_pus_map.mod wobs J0935+0915_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0935+0915_S_2014_06_09_pus_uvs.fits wwins J0935+0915_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J0935+0915_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.000564824 Jy ! Component: 100 - total flux cleaned = -0.000974348 Jy ! Component: 150 - total flux cleaned = -0.00127801 Jy ! Component: 200 - total flux cleaned = -0.00150857 Jy ! Component: 250 - total flux cleaned = -0.00167159 Jy ! Component: 300 - total flux cleaned = -0.00179072 Jy ! Component: 350 - total flux cleaned = -0.00186837 Jy ! Component: 400 - total flux cleaned = -0.00192527 Jy ! Component: 450 - total flux cleaned = -0.00205429 Jy ! Component: 500 - total flux cleaned = -0.00205422 Jy ! Component: 550 - total flux cleaned = -0.0021433 Jy ! Component: 600 - total flux cleaned = -0.00219568 Jy ! Component: 650 - total flux cleaned = -0.00226426 Jy ! Component: 700 - total flux cleaned = -0.00233165 Jy ! Component: 750 - total flux cleaned = -0.00236491 Jy ! Component: 800 - total flux cleaned = -0.00246313 Jy ! Component: 850 - total flux cleaned = -0.00247931 Jy ! Component: 900 - total flux cleaned = -0.00254295 Jy ! Component: 950 - total flux cleaned = -0.00257387 Jy ! Component: 1000 - total flux cleaned = -0.00257397 Jy ! Component: 1050 - total flux cleaned = -0.00263497 Jy ! Component: 1100 - total flux cleaned = -0.00264987 Jy ! Component: 1150 - total flux cleaned = -0.00267955 Jy ! Component: 1200 - total flux cleaned = -0.0026946 Jy ! Component: 1250 - total flux cleaned = -0.00269483 Jy ! Component: 1300 - total flux cleaned = -0.00272352 Jy ! Component: 1350 - total flux cleaned = -0.0027939 Jy ! Component: 1400 - total flux cleaned = -0.00275191 Jy ! Component: 1450 - total flux cleaned = -0.00282092 Jy ! Component: 1500 - total flux cleaned = -0.002821 Jy ! Component: 1550 - total flux cleaned = -0.00283446 Jy ! Component: 1600 - total flux cleaned = -0.00286109 Jy ! Component: 1650 - total flux cleaned = -0.0028743 Jy ! Component: 1700 - total flux cleaned = -0.00291355 Jy ! Component: 1750 - total flux cleaned = -0.00292663 Jy ! Component: 1800 - total flux cleaned = -0.00295229 Jy ! Component: 1850 - total flux cleaned = -0.00297778 Jy ! Component: 1900 - total flux cleaned = -0.00300276 Jy ! Component: 1950 - total flux cleaned = -0.00302756 Jy ! Component: 2000 - total flux cleaned = -0.00302759 Jy ! Component: 2050 - total flux cleaned = -0.00303977 Jy ! Component: 2100 - total flux cleaned = -0.00310031 Jy ! Component: 2150 - total flux cleaned = -0.0030883 Jy ! Component: 2200 - total flux cleaned = -0.00312383 Jy ! Component: 2250 - total flux cleaned = -0.00315884 Jy ! Component: 2300 - total flux cleaned = -0.00314747 Jy ! Component: 2350 - total flux cleaned = -0.00325141 Jy ! Component: 2400 - total flux cleaned = -0.00329717 Jy ! Component: 2450 - total flux cleaned = -0.00334256 Jy ! Component: 2500 - total flux cleaned = -0.0033427 Jy ! Component: 2550 - total flux cleaned = -0.00339852 Jy ! Component: 2600 - total flux cleaned = -0.00343173 Jy ! Component: 2650 - total flux cleaned = -0.00350867 Jy ! Component: 2700 - total flux cleaned = -0.00353038 Jy ! Component: 2750 - total flux cleaned = -0.00361684 Jy ! Component: 2800 - total flux cleaned = -0.0036704 Jy ! Component: 2850 - total flux cleaned = -0.00369144 Jy ! Component: 2900 - total flux cleaned = -0.00371261 Jy ! Component: 2950 - total flux cleaned = -0.00376489 Jy ! Component: 3000 - total flux cleaned = -0.00379574 Jy ! Component: 3050 - total flux cleaned = -0.00382668 Jy ! Component: 3100 - total flux cleaned = -0.0038675 Jy ! Component: 3150 - total flux cleaned = -0.00392811 Jy ! Component: 3200 - total flux cleaned = -0.00395815 Jy ! Component: 3250 - total flux cleaned = -0.00398813 Jy ! Component: 3300 - total flux cleaned = -0.00404744 Jy ! Component: 3350 - total flux cleaned = -0.00409648 Jy ! Component: 3400 - total flux cleaned = -0.00416471 Jy ! Component: 3450 - total flux cleaned = -0.00419367 Jy ! Component: 3500 - total flux cleaned = -0.00426065 Jy ! Component: 3550 - total flux cleaned = -0.00427967 Jy ! Component: 3600 - total flux cleaned = -0.00433638 Jy ! Component: 3650 - total flux cleaned = -0.0043551 Jy ! Component: 3700 - total flux cleaned = -0.0044018 Jy ! Component: 3750 - total flux cleaned = -0.00445738 Jy ! Component: 3800 - total flux cleaned = -0.00450327 Jy ! Component: 3850 - total flux cleaned = -0.00457613 Jy ! Component: 3900 - total flux cleaned = -0.00459426 Jy ! Component: 3950 - total flux cleaned = -0.00463923 Jy ! Component: 4000 - total flux cleaned = -0.00468383 Jy ! Component: 4050 - total flux cleaned = -0.00471921 Jy ! Total flux subtracted in 4096 components = -0.00468405 Jy ! Clean residual min=-0.000502 max=0.000490 Jy/beam ! Clean residual mean=0.000001 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.174634 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 413 components and 0.174634 Jy ![Exited script file: muppet] wmap "J0935+0915_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.178 x 8.515 at -5.897 degrees (North through East) ! Clean map min=-0.0014911 max=0.16538 Jy/beam ! Writing clean map to FITS file: J0935+0915_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.165378 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016023 device "J0935+0915_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0935+0915_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.290662 0.290662 0.581324 1.16265 2.32529 4.65059 9.30118 18.6024 37.2047 74.4094 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.165 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.178 x 8.515 at -5.897 degrees (North through East) ! Clean map min=-0.0014911 max=0.16538 Jy/beam quit ! Quitting program ! Log file J0935+0915_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:50:19 2016