! Started logfile: J0604+4413_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:45:36 2016 obs J0604+4413_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0604+4413_S_2014_06_09_pus_uva.fits ! AN table 1: 91 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.702808 visibilities/baseline/integration-bin. ! Found source: J0604+4413 ! ! 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 11512 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 J0604+4413_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 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.697732Jy sigma=0.008220 ! Fit after self-cal, rms=0.589237Jy sigma=0.006974 ! 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.839 mas, bmaj=5.45 mas, bpa=-16.95 degrees ! Estimated noise=782.253 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.301503 Jy ! Component: 100 - total flux cleaned = 0.400804 Jy ! Total flux subtracted in 100 components = 0.400804 Jy ! Clean residual min=-0.020159 max=0.046234 Jy/beam ! Clean residual mean=0.000122 rms=0.006788 Jy/beam ! Combined flux in latest and established models = 0.400804 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.400804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154823Jy sigma=0.001865 ! Fit after self-cal, rms=0.154586Jy sigma=0.001863 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.054212 Jy ! Component: 100 - total flux cleaned = 0.0902716 Jy ! Total flux subtracted in 100 components = 0.0902716 Jy ! Clean residual min=-0.015959 max=0.029216 Jy/beam ! Clean residual mean=0.000118 rms=0.004524 Jy/beam ! Combined flux in latest and established models = 0.491076 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 41 components and 0.491076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117897Jy sigma=0.001382 ! Fit after self-cal, rms=0.117778Jy sigma=0.001381 ! Inverting map ! Added new window around map position (-1.5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0310949 Jy ! Component: 100 - total flux cleaned = 0.0536285 Jy ! Total flux subtracted in 100 components = 0.0536285 Jy ! Clean residual min=-0.012208 max=0.017720 Jy/beam ! Clean residual mean=0.000114 rms=0.003380 Jy/beam ! Combined flux in latest and established models = 0.544705 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.544705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102608Jy sigma=0.001184 ! Fit after self-cal, rms=0.102241Jy sigma=0.001180 ! 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.647 mas, bmaj=6.364 mas, bpa=-13.83 degrees ! Estimated noise=553.421 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.0293837 Jy ! Component: 100 - total flux cleaned = 0.0474949 Jy ! Component: 150 - total flux cleaned = 0.0594929 Jy ! Component: 200 - total flux cleaned = 0.0675519 Jy ! Total flux subtracted in 200 components = 0.0675519 Jy ! Clean residual min=-0.009696 max=0.012449 Jy/beam ! Clean residual mean=0.000255 rms=0.002859 Jy/beam ! Combined flux in latest and established models = 0.612256 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 97 components and 0.612257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092140Jy sigma=0.001063 ! Fit after self-cal, rms=0.091755Jy sigma=0.001059 ! 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.83 HN 0.99 KP 1.00 ! LA 1.20 MK 0.99 NL 0.99 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.04 KP 0.98 ! LA 1.16 MK 0.99 NL 1.05 OV 1.00 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.05 KP 0.90 ! LA 0.92 MK 1.02 NL 1.02 OV 0.94 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.03 KP 0.87 ! LA 0.90 MK 1.02 NL 1.09 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.091755Jy sigma=0.001059 ! Fit after self-cal, rms=0.076593Jy sigma=0.000875 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=6.39 mas, bpa=-13.6 degrees ! Estimated noise=551.437 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 (17.5, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00684605 Jy ! Component: 100 - total flux cleaned = 0.00888152 Jy ! Component: 150 - total flux cleaned = 0.0103873 Jy ! Component: 200 - total flux cleaned = 0.0115203 Jy ! Total flux subtracted in 200 components = 0.0115203 Jy ! Clean residual min=-0.005580 max=0.006734 Jy/beam ! Clean residual mean=0.000100 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.623777 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.623777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075723Jy sigma=0.000863 ! Fit after self-cal, rms=0.075639Jy sigma=0.000862 ! 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.075639Jy sigma=0.000862 ! Fit after self-cal, rms=0.075405Jy sigma=0.000857 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=6.341 mas, bpa=-13.45 degrees ! Estimated noise=550.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242957 Jy ! Component: 100 - total flux cleaned = 0.00308053 Jy ! Component: 150 - total flux cleaned = 0.00323043 Jy ! Component: 200 - total flux cleaned = 0.00336404 Jy ! Total flux subtracted in 200 components = 0.00336404 Jy ! Clean residual min=-0.004708 max=0.005932 Jy/beam ! Clean residual mean=0.000069 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.627141 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.627141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075208Jy sigma=0.000854 ! Fit after self-cal, rms=0.075185Jy sigma=0.000854 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 (78.5, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606341 Jy ! Component: 100 - total flux cleaned = 0.00969314 Jy ! Component: 150 - total flux cleaned = 0.0122833 Jy ! Component: 200 - total flux cleaned = 0.0142645 Jy ! Total flux subtracted in 200 components = 0.0142645 Jy ! Clean residual min=-0.004715 max=0.004128 Jy/beam ! Clean residual mean=0.000032 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.641405 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 161 components and 0.641405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074623Jy sigma=0.000847 ! Fit after self-cal, rms=0.074597Jy sigma=0.000847 ! 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.074597Jy sigma=0.000847 ! Fit after self-cal, rms=0.074450Jy sigma=0.000846 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=6.337 mas, bpa=-13.44 degrees ! Estimated noise=550.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204308 Jy ! Component: 100 - total flux cleaned = 0.00364406 Jy ! Component: 150 - total flux cleaned = 0.00450391 Jy ! Component: 200 - total flux cleaned = 0.00515716 Jy ! Total flux subtracted in 200 components = 0.00515716 Jy ! Clean residual min=-0.004180 max=0.003564 Jy/beam ! Clean residual mean=0.000028 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.646563 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.646563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074314Jy sigma=0.000845 ! Fit after self-cal, rms=0.074304Jy sigma=0.000845 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.000393862 Jy ! Component: 100 - total flux cleaned = 0.000897058 Jy ! Component: 150 - total flux cleaned = 0.00126207 Jy ! Component: 200 - total flux cleaned = 0.00146101 Jy ! Total flux subtracted in 200 components = 0.00146101 Jy ! Clean residual min=-0.004033 max=0.003444 Jy/beam ! Clean residual mean=0.000026 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.648024 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 182 components and 0.648023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074230Jy sigma=0.000844 ! Fit after self-cal, rms=0.074221Jy sigma=0.000844 ! 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.074221Jy sigma=0.000844 ! Fit after self-cal, rms=0.074162Jy sigma=0.000844 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.171 mas, bmaj=11.16 mas, bpa=-10.99 degrees ! Estimated noise=663.764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226082 Jy ! Component: 100 - total flux cleaned = 0.00339274 Jy ! Component: 150 - total flux cleaned = 0.00429998 Jy ! Component: 200 - total flux cleaned = 0.00469708 Jy ! Total flux subtracted in 200 components = 0.00469708 Jy ! Clean residual min=-0.003824 max=0.003502 Jy/beam ! Clean residual mean=0.000047 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.652721 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 189 components and 0.652721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074113Jy sigma=0.000843 ! Fit after self-cal, rms=0.074088Jy sigma=0.000843 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 = 8.00736e-05 Jy ! Component: 100 - total flux cleaned = 0.000543597 Jy ! Component: 150 - total flux cleaned = 0.000968083 Jy ! Component: 200 - total flux cleaned = 0.001237 Jy ! Total flux subtracted in 200 components = 0.001237 Jy ! Clean residual min=-0.003753 max=0.003432 Jy/beam ! Clean residual mean=0.000047 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.653957 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 200 components and 0.653957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074072Jy sigma=0.000843 ! Fit after self-cal, rms=0.074055Jy sigma=0.000842 ! 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.679 mas, bmaj=6.337 mas, bpa=-13.45 degrees ! Estimated noise=549.918 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.679 x 6.337 at -13.45 degrees (North through East) ! Clean map min=-0.0047208 max=0.4019 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.863 mas, bmaj=5.418 mas, bpa=-16.64 degrees ! Estimated noise=779.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.300416 Jy ! Component: 100 - total flux cleaned = 0.399996 Jy ! Component: 150 - total flux cleaned = 0.455206 Jy ! Component: 200 - total flux cleaned = 0.492778 Jy ! Total flux subtracted in 200 components = 0.492778 Jy ! Clean residual min=-0.011745 max=0.022269 Jy/beam ! Clean residual mean=0.000046 rms=0.003532 Jy/beam ! Combined flux in latest and established models = 0.492778 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.492778 Jy ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=6.337 mas, bpa=-13.45 degrees ! Estimated noise=549.918 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.0442949 Jy ! Component: 100 - total flux cleaned = 0.0708564 Jy ! Component: 150 - total flux cleaned = 0.0879214 Jy ! Component: 200 - total flux cleaned = 0.0997917 Jy ! Total flux subtracted in 200 components = 0.0997917 Jy ! Clean residual min=-0.006353 max=0.009551 Jy/beam ! Clean residual mean=0.000064 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.59257 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 97 components and 0.59257 Jy ! Inverting map ! Added new window around map position (5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0098229 Jy ! Component: 100 - total flux cleaned = 0.0170352 Jy ! Component: 150 - total flux cleaned = 0.023089 Jy ! Component: 200 - total flux cleaned = 0.0283139 Jy ! Total flux subtracted in 200 components = 0.0283139 Jy ! Clean residual min=-0.004564 max=0.005329 Jy/beam ! Clean residual mean=0.000051 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.620884 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 140 components and 0.620884 Jy ! Inverting map ! Added new window around map position (-0.5, 110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00529699 Jy ! Component: 100 - total flux cleaned = 0.00933883 Jy ! Component: 150 - total flux cleaned = 0.0128061 Jy ! Component: 200 - total flux cleaned = 0.015594 Jy ! Total flux subtracted in 200 components = 0.015594 Jy ! Clean residual min=-0.003594 max=0.003566 Jy/beam ! Clean residual mean=0.000039 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.636478 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 164 components and 0.636478 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.171 mas, bmaj=11.16 mas, bpa=-10.99 degrees ! Estimated noise=663.764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427155 Jy ! Component: 100 - total flux cleaned = 0.00760668 Jy ! Component: 150 - total flux cleaned = 0.0102892 Jy ! Component: 200 - total flux cleaned = 0.0119933 Jy ! Total flux subtracted in 200 components = 0.0119933 Jy ! Clean residual min=-0.003576 max=0.003452 Jy/beam ! Clean residual mean=0.000063 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.648471 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.000704141 Jy ! Component: 100 - total flux cleaned = 0.00133707 Jy ! Component: 150 - total flux cleaned = 0.00178356 Jy ! Component: 200 - total flux cleaned = 0.00219399 Jy ! Total flux subtracted in 200 components = 0.00219399 Jy ! Clean residual min=-0.003377 max=0.003107 Jy/beam ! Clean residual mean=0.000059 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.650665 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 208 components and 0.650665 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=6.337 mas, bpa=-13.45 degrees ! Estimated noise=549.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151576 Jy ! Component: 100 - total flux cleaned = -0.00130888 Jy ! Component: 150 - total flux cleaned = -0.00105915 Jy ! Component: 200 - total flux cleaned = -0.000885407 Jy ! Total flux subtracted in 200 components = -0.000885407 Jy ! Clean residual min=-0.002958 max=0.002518 Jy/beam ! Clean residual mean=0.000027 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.649779 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 234 components and 0.649779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073758Jy sigma=0.000839 ! Fit after self-cal, rms=0.073691Jy sigma=0.000838 wmodel J0604+4413_S_2014_06_09_pus_map.mod ! Writing 234 model components to file: J0604+4413_S_2014_06_09_pus_map.mod wobs J0604+4413_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0604+4413_S_2014_06_09_pus_uvs.fits wwins J0604+4413_S_2014_06_09_pus_map.win ! wwins: Wrote 6 windows to J0604+4413_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.00112505 Jy ! Component: 100 - total flux cleaned = -0.00159373 Jy ! Component: 150 - total flux cleaned = -0.00194382 Jy ! Component: 200 - total flux cleaned = -0.00206719 Jy ! Component: 250 - total flux cleaned = -0.00206704 Jy ! Component: 300 - total flux cleaned = -0.00210444 Jy ! Component: 350 - total flux cleaned = -0.00203194 Jy ! Component: 400 - total flux cleaned = -0.00199688 Jy ! Component: 450 - total flux cleaned = -0.00199678 Jy ! Component: 500 - total flux cleaned = -0.00199659 Jy ! Component: 550 - total flux cleaned = -0.00202803 Jy ! Component: 600 - total flux cleaned = -0.00196687 Jy ! Component: 650 - total flux cleaned = -0.00199699 Jy ! Component: 700 - total flux cleaned = -0.00202621 Jy ! Component: 750 - total flux cleaned = -0.00199663 Jy ! Component: 800 - total flux cleaned = -0.0018311 Jy ! Component: 850 - total flux cleaned = -0.00169643 Jy ! Component: 900 - total flux cleaned = -0.00161797 Jy ! Component: 950 - total flux cleaned = -0.00148994 Jy ! Component: 1000 - total flux cleaned = -0.00146514 Jy ! Component: 1050 - total flux cleaned = -0.00139098 Jy ! Component: 1100 - total flux cleaned = -0.00119771 Jy ! Component: 1150 - total flux cleaned = -0.00112708 Jy ! Component: 1200 - total flux cleaned = -0.00105682 Jy ! Component: 1250 - total flux cleaned = -0.000965427 Jy ! Component: 1300 - total flux cleaned = -0.000875929 Jy ! Component: 1350 - total flux cleaned = -0.00076623 Jy ! Component: 1400 - total flux cleaned = -0.000680486 Jy ! Component: 1450 - total flux cleaned = -0.000679983 Jy ! Component: 1500 - total flux cleaned = -0.00051394 Jy ! Component: 1550 - total flux cleaned = -0.000513883 Jy ! Component: 1600 - total flux cleaned = -0.000433997 Jy ! Component: 1650 - total flux cleaned = -0.00039497 Jy ! Component: 1700 - total flux cleaned = -0.00041431 Jy ! Component: 1750 - total flux cleaned = -0.000319259 Jy ! Component: 1800 - total flux cleaned = -0.00030074 Jy ! Component: 1850 - total flux cleaned = -0.00028258 Jy ! Component: 1900 - total flux cleaned = -0.000318361 Jy ! Component: 1950 - total flux cleaned = -0.000228657 Jy ! Component: 2000 - total flux cleaned = -0.000228748 Jy ! Component: 2050 - total flux cleaned = -0.000210915 Jy ! Component: 2100 - total flux cleaned = -0.000176567 Jy ! Component: 2150 - total flux cleaned = -0.000142927 Jy ! Component: 2200 - total flux cleaned = -0.000126168 Jy ! Component: 2250 - total flux cleaned = -0.000159271 Jy ! Component: 2300 - total flux cleaned = -0.000159025 Jy ! Component: 2350 - total flux cleaned = -0.000111204 Jy ! Component: 2400 - total flux cleaned = -9.54859e-05 Jy ! Component: 2450 - total flux cleaned = -4.85966e-05 Jy ! Component: 2500 - total flux cleaned = -4.84349e-05 Jy ! Component: 2550 - total flux cleaned = -3.32501e-05 Jy ! Component: 2600 - total flux cleaned = -6.34965e-05 Jy ! Component: 2650 - total flux cleaned = 2.57571e-05 Jy ! Component: 2700 - total flux cleaned = -3.31667e-05 Jy ! Component: 2750 - total flux cleaned = 6.87769e-05 Jy ! Component: 2800 - total flux cleaned = 5.44118e-05 Jy ! Component: 2850 - total flux cleaned = 0.00013995 Jy ! Component: 2900 - total flux cleaned = 0.000153971 Jy ! Component: 2950 - total flux cleaned = 0.000154157 Jy ! Component: 3000 - total flux cleaned = 0.000223447 Jy ! Component: 3050 - total flux cleaned = 0.000250789 Jy ! Component: 3100 - total flux cleaned = 0.000277856 Jy ! Component: 3150 - total flux cleaned = 0.000344641 Jy ! Component: 3200 - total flux cleaned = 0.000318215 Jy ! Component: 3250 - total flux cleaned = 0.000357597 Jy ! Component: 3300 - total flux cleaned = 0.000357725 Jy ! Component: 3350 - total flux cleaned = 0.000357741 Jy ! Component: 3400 - total flux cleaned = 0.000345278 Jy ! Component: 3450 - total flux cleaned = 0.000357916 Jy ! Component: 3500 - total flux cleaned = 0.000370261 Jy ! Component: 3550 - total flux cleaned = 0.000345344 Jy ! Component: 3600 - total flux cleaned = 0.000333027 Jy ! Component: 3650 - total flux cleaned = 0.000381973 Jy ! Component: 3700 - total flux cleaned = 0.000381925 Jy ! Component: 3750 - total flux cleaned = 0.000393997 Jy ! Component: 3800 - total flux cleaned = 0.000429988 Jy ! Component: 3850 - total flux cleaned = 0.00044187 Jy ! Component: 3900 - total flux cleaned = 0.000489175 Jy ! Component: 3950 - total flux cleaned = 0.000524177 Jy ! Component: 4000 - total flux cleaned = 0.000547392 Jy ! Component: 4050 - total flux cleaned = 0.00055882 Jy ! Total flux subtracted in 4096 components = 0.000616229 Jy ! Clean residual min=-0.000757 max=0.000703 Jy/beam ! Clean residual mean=-0.000001 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.650396 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 529 components and 0.650395 Jy ![Exited script file: muppet] wmap "J0604+4413_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.679 x 6.337 at -13.45 degrees (North through East) ! Clean map min=-0.0021715 max=0.40442 Jy/beam ! Writing clean map to FITS file: J0604+4413_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.404418 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020562 device "J0604+4413_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0604+4413_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.152531 0.152531 0.305061 0.610122 1.22024 2.44049 4.88098 9.76196 19.5239 39.0478 78.0956 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.404 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.679 x 6.337 at -13.45 degrees (North through East) ! Clean map min=-0.0021715 max=0.40442 Jy/beam quit ! Quitting program ! Log file J0604+4413_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:45:41 2016