! Started logfile: J0510-3142_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:16:49 2016 obs J0510-3142_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0510-3142_S_2014_08_05_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783198 visibilities/baseline/integration-bin. ! Found source: J0510-3142 ! ! 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 360 lines of history. ! ! Reading 11560 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 J0510-3142_S_2014_08_05_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.695867Jy sigma=0.005693 ! Fit after self-cal, rms=0.662874Jy sigma=0.005388 ! 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.048 mas, bmaj=15.23 mas, bpa=15.31 degrees ! Estimated noise=1305.14 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.271247 Jy ! Component: 100 - total flux cleaned = 0.341972 Jy ! Total flux subtracted in 100 components = 0.341972 Jy ! Clean residual min=-0.013604 max=0.031017 Jy/beam ! Clean residual mean=0.000024 rms=0.004227 Jy/beam ! Combined flux in latest and established models = 0.341972 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.341972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129607Jy sigma=0.000971 ! Fit after self-cal, rms=0.129621Jy sigma=0.000971 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337277 Jy ! Component: 100 - total flux cleaned = 0.0520453 Jy ! Total flux subtracted in 100 components = 0.0520453 Jy ! Clean residual min=-0.010356 max=0.011478 Jy/beam ! Clean residual mean=0.000019 rms=0.002883 Jy/beam ! Combined flux in latest and established models = 0.394017 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.394017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120629Jy sigma=0.000899 ! Fit after self-cal, rms=0.120628Jy sigma=0.000899 ! 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.825 mas, bmaj=17.41 mas, bpa=14.52 degrees ! Estimated noise=818.99 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.0111652 Jy ! Component: 100 - total flux cleaned = 0.0177808 Jy ! Component: 150 - total flux cleaned = 0.0217561 Jy ! Component: 200 - total flux cleaned = 0.0237719 Jy ! Total flux subtracted in 200 components = 0.0237719 Jy ! Clean residual min=-0.009335 max=0.008523 Jy/beam ! Clean residual mean=0.000029 rms=0.002462 Jy/beam ! Combined flux in latest and established models = 0.417789 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.417789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119265Jy sigma=0.000893 ! Fit after self-cal, rms=0.119262Jy sigma=0.000893 ! 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.01 FD 0.84 HN 1.03 KP 1.07 ! LA 1.15 MK 1.00* NL 1.00 OV 0.96 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.00 HN 1.12 KP 1.02 ! LA 1.10 MK 1.00* NL 1.05 OV 1.00 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.12 KP 0.91 ! LA 0.86 MK 1.00* NL 1.01 OV 0.90 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.08 KP 0.85 ! LA 0.81 MK 1.00* NL 1.07 OV 0.96 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.119262Jy sigma=0.000893 ! Fit after self-cal, rms=0.112954Jy sigma=0.000809 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=17.62 mas, bpa=14.63 degrees ! Estimated noise=828.261 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.00429368 Jy ! Component: 100 - total flux cleaned = -0.00533187 Jy ! Component: 150 - total flux cleaned = -0.00618723 Jy ! Component: 200 - total flux cleaned = -0.00690098 Jy ! Total flux subtracted in 200 components = -0.00690098 Jy ! Clean residual min=-0.007533 max=0.006517 Jy/beam ! Clean residual mean=-0.000011 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.410888 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.410888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112613Jy sigma=0.000806 ! Fit after self-cal, rms=0.112635Jy sigma=0.000806 ! 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.112635Jy sigma=0.000806 ! Fit after self-cal, rms=0.113966Jy sigma=0.000805 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=17.73 mas, bpa=14.72 degrees ! Estimated noise=829.164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00330207 Jy ! Component: 100 - total flux cleaned = -0.00415861 Jy ! Component: 150 - total flux cleaned = -0.0048742 Jy ! Component: 200 - total flux cleaned = -0.00546881 Jy ! Total flux subtracted in 200 components = -0.00546881 Jy ! Clean residual min=-0.007040 max=0.006411 Jy/beam ! Clean residual mean=-0.000012 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.405419 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.405419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113739Jy sigma=0.000803 ! Fit after self-cal, rms=0.113752Jy sigma=0.000803 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.000447278 Jy ! Component: 100 - total flux cleaned = -0.000644903 Jy ! Component: 150 - total flux cleaned = -0.00076984 Jy ! Component: 200 - total flux cleaned = -0.000944683 Jy ! Total flux subtracted in 200 components = -0.000944683 Jy ! Clean residual min=-0.006920 max=0.006370 Jy/beam ! Clean residual mean=-0.000013 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.404474 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.404474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113688Jy sigma=0.000803 ! Fit after self-cal, rms=0.113684Jy sigma=0.000803 ! 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.113684Jy sigma=0.000803 ! Fit after self-cal, rms=0.114413Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.856 mas, bmaj=17.77 mas, bpa=14.72 degrees ! Estimated noise=831.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00354886 Jy ! Component: 100 - total flux cleaned = -0.00414347 Jy ! Component: 150 - total flux cleaned = -0.00453608 Jy ! Component: 200 - total flux cleaned = -0.00487204 Jy ! Total flux subtracted in 200 components = -0.00487204 Jy ! Clean residual min=-0.005161 max=0.003830 Jy/beam ! Clean residual mean=-0.000003 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.399602 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.399602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114195Jy sigma=0.000783 ! Fit after self-cal, rms=0.114235Jy sigma=0.000783 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.000360294 Jy ! Component: 100 - total flux cleaned = -0.000488073 Jy ! Component: 150 - total flux cleaned = -0.000602468 Jy ! Component: 200 - total flux cleaned = -0.000654897 Jy ! Total flux subtracted in 200 components = -0.000654897 Jy ! Clean residual min=-0.004955 max=0.003799 Jy/beam ! Clean residual mean=-0.000005 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.398947 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.398947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114192Jy sigma=0.000783 ! Fit after self-cal, rms=0.114188Jy sigma=0.000783 ! 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.114188Jy sigma=0.000783 ! Fit after self-cal, rms=0.115974Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.423 mas, bmaj=26.44 mas, bpa=4.907 degrees ! Estimated noise=918.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00376865 Jy ! Component: 100 - total flux cleaned = -0.00469415 Jy ! Component: 150 - total flux cleaned = -0.00495983 Jy ! Component: 200 - total flux cleaned = -0.00525055 Jy ! Total flux subtracted in 200 components = -0.00525055 Jy ! Clean residual min=-0.004613 max=0.003869 Jy/beam ! Clean residual mean=-0.000010 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.393697 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.393697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115894Jy sigma=0.000781 ! Fit after self-cal, rms=0.115911Jy sigma=0.000781 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.000226292 Jy ! Component: 100 - total flux cleaned = -0.000357936 Jy ! Component: 150 - total flux cleaned = -0.000437182 Jy ! Component: 200 - total flux cleaned = -0.000544067 Jy ! Total flux subtracted in 200 components = -0.000544067 Jy ! Clean residual min=-0.004291 max=0.003958 Jy/beam ! Clean residual mean=-0.000012 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.393153 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.393153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115903Jy sigma=0.000781 ! Fit after self-cal, rms=0.115899Jy 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.859 mas, bmaj=17.85 mas, bpa=14.82 degrees ! Estimated noise=831.815 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.859 x 17.85 at 14.82 degrees (North through East) ! Clean map min=-0.0043633 max=0.33461 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.036 mas, bmaj=15.62 mas, bpa=15.66 degrees ! Estimated noise=1334.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.277267 Jy ! Component: 100 - total flux cleaned = 0.339585 Jy ! Component: 150 - total flux cleaned = 0.363867 Jy ! Component: 200 - total flux cleaned = 0.376021 Jy ! Total flux subtracted in 200 components = 0.376021 Jy ! Clean residual min=-0.006000 max=0.006146 Jy/beam ! Clean residual mean=0.000002 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.376021 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.376021 Jy ! Inverting map and beam ! Estimated beam: bmin=3.859 mas, bmaj=17.85 mas, bpa=14.82 degrees ! Estimated noise=831.815 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.00761299 Jy ! Component: 100 - total flux cleaned = 0.0117737 Jy ! Component: 150 - total flux cleaned = 0.014218 Jy ! Component: 200 - total flux cleaned = 0.0150556 Jy ! Total flux subtracted in 200 components = 0.0150556 Jy ! Clean residual min=-0.004067 max=0.003499 Jy/beam ! Clean residual mean=-0.000009 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.391076 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.391076 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.423 mas, bmaj=26.44 mas, bpa=4.907 degrees ! Estimated noise=918.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000581262 Jy ! Component: 100 - total flux cleaned = 0.000740071 Jy ! Component: 150 - total flux cleaned = 0.000790405 Jy ! Component: 200 - total flux cleaned = 0.000831035 Jy ! Total flux subtracted in 200 components = 0.000831035 Jy ! Clean residual min=-0.004097 max=0.003983 Jy/beam ! Clean residual mean=-0.000014 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.391907 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 = -9.54522e-07 Jy ! Component: 100 - total flux cleaned = 3.49283e-05 Jy ! Component: 150 - total flux cleaned = 5.28062e-05 Jy ! Component: 200 - total flux cleaned = 8.74645e-05 Jy ! Total flux subtracted in 200 components = 8.74645e-05 Jy ! Clean residual min=-0.004069 max=0.004000 Jy/beam ! Clean residual mean=-0.000013 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.391995 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.391995 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.859 mas, bmaj=17.85 mas, bpa=14.82 degrees ! Estimated noise=831.815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199237 Jy ! Component: 100 - total flux cleaned = -0.000107125 Jy ! Component: 150 - total flux cleaned = 1.29888e-05 Jy ! Component: 200 - total flux cleaned = 0.000118958 Jy ! Total flux subtracted in 200 components = 0.000118958 Jy ! Clean residual min=-0.004097 max=0.003439 Jy/beam ! Clean residual mean=-0.000008 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.392114 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.392114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115878Jy sigma=0.000780 ! Fit after self-cal, rms=0.115870Jy sigma=0.000780 wmodel J0510-3142_S_2014_08_05_pus_map.mod ! Writing 69 model components to file: J0510-3142_S_2014_08_05_pus_map.mod wobs J0510-3142_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0510-3142_S_2014_08_05_pus_uvs.fits wwins J0510-3142_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0510-3142_S_2014_08_05_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.00129508 Jy ! Component: 100 - total flux cleaned = -0.00197036 Jy ! Component: 150 - total flux cleaned = -0.00248794 Jy ! Component: 200 - total flux cleaned = -0.00303083 Jy ! Component: 250 - total flux cleaned = -0.0037087 Jy ! Component: 300 - total flux cleaned = -0.00436224 Jy ! Component: 350 - total flux cleaned = -0.00494698 Jy ! Component: 400 - total flux cleaned = -0.00527807 Jy ! Component: 450 - total flux cleaned = -0.00564822 Jy ! Component: 500 - total flux cleaned = -0.00596354 Jy ! Component: 550 - total flux cleaned = -0.00618345 Jy ! Component: 600 - total flux cleaned = -0.00626911 Jy ! Component: 650 - total flux cleaned = -0.00639602 Jy ! Component: 700 - total flux cleaned = -0.00647918 Jy ! Component: 750 - total flux cleaned = -0.00676249 Jy ! Component: 800 - total flux cleaned = -0.00692182 Jy ! Component: 850 - total flux cleaned = -0.0071179 Jy ! Component: 900 - total flux cleaned = -0.00734869 Jy ! Component: 950 - total flux cleaned = -0.00765023 Jy ! Component: 1000 - total flux cleaned = -0.00757586 Jy ! Component: 1050 - total flux cleaned = -0.00779551 Jy ! Component: 1100 - total flux cleaned = -0.0078684 Jy ! Component: 1150 - total flux cleaned = -0.00804587 Jy ! Component: 1200 - total flux cleaned = -0.00832469 Jy ! Component: 1250 - total flux cleaned = -0.00835905 Jy ! Component: 1300 - total flux cleaned = -0.00846088 Jy ! Component: 1350 - total flux cleaned = -0.00862791 Jy ! Component: 1400 - total flux cleaned = -0.00862845 Jy ! Component: 1450 - total flux cleaned = -0.00869353 Jy ! Component: 1500 - total flux cleaned = -0.00888623 Jy ! Component: 1550 - total flux cleaned = -0.00910803 Jy ! Component: 1600 - total flux cleaned = -0.00917051 Jy ! Component: 1650 - total flux cleaned = -0.00929465 Jy ! Component: 1700 - total flux cleaned = -0.00941717 Jy ! Component: 1750 - total flux cleaned = -0.00950857 Jy ! Component: 1800 - total flux cleaned = -0.00962887 Jy ! Component: 1850 - total flux cleaned = -0.00968829 Jy ! Component: 1900 - total flux cleaned = -0.00983501 Jy ! Component: 1950 - total flux cleaned = -0.00989281 Jy ! Component: 2000 - total flux cleaned = -0.0100363 Jy ! Component: 2050 - total flux cleaned = -0.0100644 Jy ! Component: 2100 - total flux cleaned = -0.0101486 Jy ! Component: 2150 - total flux cleaned = -0.0102869 Jy ! Component: 2200 - total flux cleaned = -0.010369 Jy ! Component: 2250 - total flux cleaned = -0.0104776 Jy ! Component: 2300 - total flux cleaned = -0.010531 Jy ! Component: 2350 - total flux cleaned = -0.0106109 Jy ! Component: 2400 - total flux cleaned = -0.0107423 Jy ! Component: 2450 - total flux cleaned = -0.0107683 Jy ! Component: 2500 - total flux cleaned = -0.0107683 Jy ! Component: 2550 - total flux cleaned = -0.010845 Jy ! Component: 2600 - total flux cleaned = -0.0108956 Jy ! Component: 2650 - total flux cleaned = -0.0109206 Jy ! Component: 2700 - total flux cleaned = -0.0109455 Jy ! Component: 2750 - total flux cleaned = -0.0109944 Jy ! Component: 2800 - total flux cleaned = -0.0110184 Jy ! Component: 2850 - total flux cleaned = -0.0111384 Jy ! Component: 2900 - total flux cleaned = -0.0112809 Jy ! Component: 2950 - total flux cleaned = -0.0112577 Jy ! Component: 3000 - total flux cleaned = -0.0113977 Jy ! Component: 3050 - total flux cleaned = -0.0115365 Jy ! Component: 3100 - total flux cleaned = -0.0116738 Jy ! Component: 3150 - total flux cleaned = -0.0116962 Jy ! Component: 3200 - total flux cleaned = -0.0118085 Jy ! Component: 3250 - total flux cleaned = -0.011942 Jy ! Component: 3300 - total flux cleaned = -0.0120524 Jy ! Component: 3350 - total flux cleaned = -0.0121834 Jy ! Component: 3400 - total flux cleaned = -0.0122919 Jy ! Component: 3450 - total flux cleaned = -0.012399 Jy ! Component: 3500 - total flux cleaned = -0.0125051 Jy ! Component: 3550 - total flux cleaned = -0.0125472 Jy ! Component: 3600 - total flux cleaned = -0.012631 Jy ! Component: 3650 - total flux cleaned = -0.0126934 Jy ! Component: 3700 - total flux cleaned = -0.012714 Jy ! Component: 3750 - total flux cleaned = -0.0127752 Jy ! Component: 3800 - total flux cleaned = -0.0128158 Jy ! Component: 3850 - total flux cleaned = -0.012876 Jy ! Component: 3900 - total flux cleaned = -0.0129156 Jy ! Component: 3950 - total flux cleaned = -0.0129354 Jy ! Component: 4000 - total flux cleaned = -0.0129942 Jy ! Component: 4050 - total flux cleaned = -0.0130329 Jy ! Total flux subtracted in 4096 components = -0.0130905 Jy ! Clean residual min=-0.001149 max=0.001216 Jy/beam ! Clean residual mean=0.000006 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.379023 Jy keep ! Adding 372 model components to the UV plane model. ! The established model now contains 441 components and 0.379023 Jy ![Exited script file: muppet] wmap "J0510-3142_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.859 x 17.85 at 14.82 degrees (North through East) ! Clean map min=-0.0026908 max=0.34023 Jy/beam ! Writing clean map to FITS file: J0510-3142_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.340228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000423882 device "J0510-3142_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0510-3142_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.373763 0.373763 0.747525 1.49505 2.9901 5.9802 11.9604 23.9208 47.8416 95.6833 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.34 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.859 x 17.85 at 14.82 degrees (North through East) ! Clean map min=-0.0026908 max=0.34023 Jy/beam quit ! Quitting program ! Log file J0510-3142_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:16:55 2016