! Started logfile: J1602+2418_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:58:13 2017 obs J1602+2418_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1602+2418_S_2015_01_22_pus_uva.fits ! AN table 1: 59 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1602+2418 ! ! 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 281 lines of history. ! ! Reading 8496 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 J1602+2418_S_2015_01_22_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.860769Jy sigma=0.010770 ! Fit after self-cal, rms=0.848157Jy sigma=0.010612 ! 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.64 mas, bmaj=6.712 mas, bpa=16.61 degrees ! Estimated noise=1166.17 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.11366 Jy ! Component: 100 - total flux cleaned = 0.14351 Jy ! Total flux subtracted in 100 components = 0.14351 Jy ! Clean residual min=-0.012400 max=0.034258 Jy/beam ! Clean residual mean=0.000037 rms=0.004397 Jy/beam ! Combined flux in latest and established models = 0.14351 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.14351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084817Jy sigma=0.000999 ! Fit after self-cal, rms=0.084795Jy sigma=0.000998 ! Inverting map ! Added new window around map position (-6.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0286096 Jy ! Component: 100 - total flux cleaned = 0.0434269 Jy ! Total flux subtracted in 100 components = 0.0434269 Jy ! Clean residual min=-0.008966 max=0.011103 Jy/beam ! Clean residual mean=0.000018 rms=0.002374 Jy/beam ! Combined flux in latest and established models = 0.186937 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.186937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073107Jy sigma=0.000846 ! Fit after self-cal, rms=0.072428Jy sigma=0.000836 ! 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.135 mas, bmaj=7.601 mas, bpa=12.76 degrees ! Estimated noise=623.288 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.0147087 Jy ! Component: 100 - total flux cleaned = 0.0234266 Jy ! Component: 150 - total flux cleaned = 0.0291099 Jy ! Component: 200 - total flux cleaned = 0.033024 Jy ! Total flux subtracted in 200 components = 0.033024 Jy ! Clean residual min=-0.004576 max=0.005023 Jy/beam ! Clean residual mean=0.000004 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.219961 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.219961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068828Jy sigma=0.000795 ! Fit after self-cal, rms=0.068665Jy sigma=0.000793 ! 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.96 FD 1.00* HN 0.95 KP 1.05 ! LA 1.09 MK 1.04 NL 0.97 OV 0.97 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00 KP 1.00 ! LA 1.04 MK 1.04 NL 1.07 OV 0.97 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.03 KP 0.88 ! LA 0.85 MK 1.06 NL 1.08 OV 0.91 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.96 KP 0.78 ! LA 0.94 MK 1.08 NL 1.01 OV 1.00 ! PT 1.09 SC 0.98 ! ! ! Fit before self-cal, rms=0.068665Jy sigma=0.000793 ! Fit after self-cal, rms=0.065079Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=7.63 mas, bpa=12.76 degrees ! Estimated noise=620.758 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.00185138 Jy ! Component: 100 - total flux cleaned = 0.00138666 Jy ! Component: 150 - total flux cleaned = 0.00112901 Jy ! Component: 200 - total flux cleaned = 0.000975894 Jy ! Total flux subtracted in 200 components = 0.000975894 Jy ! Clean residual min=-0.001846 max=0.001876 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.220937 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.220937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064988Jy sigma=0.000764 ! Fit after self-cal, rms=0.064984Jy sigma=0.000764 ! 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.064984Jy sigma=0.000764 ! Fit after self-cal, rms=0.064927Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=7.631 mas, bpa=12.72 degrees ! Estimated noise=620.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167236 Jy ! Component: 100 - total flux cleaned = 0.000146766 Jy ! Component: 150 - total flux cleaned = 8.90898e-05 Jy ! Component: 200 - total flux cleaned = 7.28021e-05 Jy ! Total flux subtracted in 200 components = 7.28021e-05 Jy ! Clean residual min=-0.001769 max=0.001837 Jy/beam ! Clean residual mean=-0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.22101 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.22101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064913Jy sigma=0.000763 ! Fit after self-cal, rms=0.064912Jy sigma=0.000763 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 (5, -103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161032 Jy ! Component: 100 - total flux cleaned = 0.00231344 Jy ! Component: 150 - total flux cleaned = 0.0025292 Jy ! Component: 200 - total flux cleaned = 0.00269652 Jy ! Total flux subtracted in 200 components = 0.00269652 Jy ! Clean residual min=-0.001570 max=0.001445 Jy/beam ! Clean residual mean=0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.223706 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 91 components and 0.223706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064869Jy sigma=0.000763 ! Fit after self-cal, rms=0.064869Jy sigma=0.000763 ! 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.064869Jy sigma=0.000763 ! Fit after self-cal, rms=0.064866Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.635 mas, bpa=12.7 degrees ! Estimated noise=619.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297251 Jy ! Component: 100 - total flux cleaned = 0.000420264 Jy ! Component: 150 - total flux cleaned = 0.000495352 Jy ! Component: 200 - total flux cleaned = 0.000547068 Jy ! Total flux subtracted in 200 components = 0.000547068 Jy ! Clean residual min=-0.001445 max=0.001430 Jy/beam ! Clean residual mean=0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.224253 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 0.224253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064855Jy sigma=0.000763 ! Fit after self-cal, rms=0.064856Jy sigma=0.000763 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.000154039 Jy ! Component: 100 - total flux cleaned = 0.000169575 Jy ! Component: 150 - total flux cleaned = 0.000197665 Jy ! Component: 200 - total flux cleaned = 0.00019741 Jy ! Total flux subtracted in 200 components = 0.00019741 Jy ! Clean residual min=-0.001409 max=0.001440 Jy/beam ! Clean residual mean=0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.224451 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 0.224451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064851Jy sigma=0.000763 ! Fit after self-cal, rms=0.064851Jy sigma=0.000763 ! Inverting map ! Added new window around map position (-79, 65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000741754 Jy ! Component: 100 - total flux cleaned = 0.000773675 Jy ! Component: 150 - total flux cleaned = 0.000710987 Jy ! Component: 200 - total flux cleaned = 0.000641047 Jy ! Total flux subtracted in 200 components = 0.000641047 Jy ! Clean residual min=-0.001340 max=0.001179 Jy/beam ! Clean residual mean=0.000001 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.225092 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.225092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064824Jy sigma=0.000762 ! Fit after self-cal, rms=0.064824Jy sigma=0.000762 ! 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.064824Jy sigma=0.000762 ! Fit after self-cal, rms=0.064857Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.507 mas, bmaj=10.27 mas, bpa=0.3576 degrees ! Estimated noise=795.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.90538e-05 Jy ! Component: 100 - total flux cleaned = -3.76326e-05 Jy ! Component: 150 - total flux cleaned = -9.6044e-06 Jy ! Component: 200 - total flux cleaned = 1.43212e-05 Jy ! Total flux subtracted in 200 components = 1.43212e-05 Jy ! Clean residual min=-0.001382 max=0.001046 Jy/beam ! Clean residual mean=-0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.225106 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 149 components and 0.225106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064856Jy sigma=0.000762 ! Fit after self-cal, rms=0.064857Jy sigma=0.000762 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 = 2.30278e-05 Jy ! Component: 100 - total flux cleaned = 5.56983e-05 Jy ! Component: 150 - total flux cleaned = 8.64224e-05 Jy ! Component: 200 - total flux cleaned = 8.65547e-05 Jy ! Total flux subtracted in 200 components = 8.65547e-05 Jy ! Clean residual min=-0.001388 max=0.001039 Jy/beam ! Clean residual mean=-0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.225192 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 164 components and 0.225192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064856Jy sigma=0.000762 ! Fit after self-cal, rms=0.064856Jy sigma=0.000762 ! 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.172 mas, bmaj=7.637 mas, bpa=12.71 degrees ! Estimated noise=619.668 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.172 x 7.637 at 12.71 degrees (North through East) ! Clean map min=-0.0013582 max=0.15207 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.664 mas, bmaj=6.727 mas, bpa=16.72 degrees ! Estimated noise=1170.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113955 Jy ! Component: 100 - total flux cleaned = 0.153169 Jy ! Component: 150 - total flux cleaned = 0.17519 Jy ! Component: 200 - total flux cleaned = 0.189052 Jy ! Total flux subtracted in 200 components = 0.189052 Jy ! Clean residual min=-0.006526 max=0.007947 Jy/beam ! Clean residual mean=0.000016 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.189052 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.189052 Jy ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=7.637 mas, bpa=12.71 degrees ! Estimated noise=619.668 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.0111989 Jy ! Component: 100 - total flux cleaned = 0.0181914 Jy ! Component: 150 - total flux cleaned = 0.0228 Jy ! Component: 200 - total flux cleaned = 0.0260179 Jy ! Total flux subtracted in 200 components = 0.0260179 Jy ! Clean residual min=-0.002069 max=0.002207 Jy/beam ! Clean residual mean=0.000003 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.21507 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.21507 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=6.507 mas, bmaj=10.27 mas, bpa=0.3576 degrees ! Estimated noise=795.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324649 Jy ! Component: 100 - total flux cleaned = 0.00504117 Jy ! Component: 150 - total flux cleaned = 0.00602701 Jy ! Component: 200 - total flux cleaned = 0.00682927 Jy ! Total flux subtracted in 200 components = 0.00682927 Jy ! Clean residual min=-0.001773 max=0.001353 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.221899 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.000646045 Jy ! Component: 100 - total flux cleaned = 0.00109619 Jy ! Component: 150 - total flux cleaned = 0.0013814 Jy ! Component: 200 - total flux cleaned = 0.00150772 Jy ! Total flux subtracted in 200 components = 0.00150772 Jy ! Clean residual min=-0.001594 max=0.001076 Jy/beam ! Clean residual mean=0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.223407 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 104 components and 0.223407 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=7.637 mas, bpa=12.71 degrees ! Estimated noise=619.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000505106 Jy ! Component: 100 - total flux cleaned = -0.000340569 Jy ! Component: 150 - total flux cleaned = -9.69539e-05 Jy ! Component: 200 - total flux cleaned = -1.20231e-05 Jy ! Total flux subtracted in 200 components = -1.20231e-05 Jy ! Clean residual min=-0.001425 max=0.001531 Jy/beam ! Clean residual mean=0.000001 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.223395 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.223395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064963Jy sigma=0.000763 ! Fit after self-cal, rms=0.064944Jy sigma=0.000763 wmodel J1602+2418_S_2015_01_22_pus_map.mod ! Writing 122 model components to file: J1602+2418_S_2015_01_22_pus_map.mod wobs J1602+2418_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1602+2418_S_2015_01_22_pus_uvs.fits wwins J1602+2418_S_2015_01_22_pus_map.win ! wwins: Wrote 4 windows to J1602+2418_S_2015_01_22_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 = 6.06596e-05 Jy ! Component: 100 - total flux cleaned = 6.02982e-05 Jy ! Component: 150 - total flux cleaned = 8.19247e-05 Jy ! Component: 200 - total flux cleaned = 8.23999e-05 Jy ! Component: 250 - total flux cleaned = 0.00012357 Jy ! Component: 300 - total flux cleaned = 0.000201702 Jy ! Component: 350 - total flux cleaned = 0.000371991 Jy ! Component: 400 - total flux cleaned = 0.000554821 Jy ! Component: 450 - total flux cleaned = 0.000696073 Jy ! Component: 500 - total flux cleaned = 0.000816581 Jy ! Component: 550 - total flux cleaned = 0.000884183 Jy ! Component: 600 - total flux cleaned = 0.000966369 Jy ! Component: 650 - total flux cleaned = 0.00106207 Jy ! Component: 700 - total flux cleaned = 0.00107759 Jy ! Component: 750 - total flux cleaned = 0.00110796 Jy ! Component: 800 - total flux cleaned = 0.00115254 Jy ! Component: 850 - total flux cleaned = 0.00118165 Jy ! Component: 900 - total flux cleaned = 0.00115274 Jy ! Component: 950 - total flux cleaned = 0.00122321 Jy ! Component: 1000 - total flux cleaned = 0.00119532 Jy ! Component: 1050 - total flux cleaned = 0.00125052 Jy ! Component: 1100 - total flux cleaned = 0.00127787 Jy ! Component: 1150 - total flux cleaned = 0.00139706 Jy ! Component: 1200 - total flux cleaned = 0.0014099 Jy ! Component: 1250 - total flux cleaned = 0.00142269 Jy ! Component: 1300 - total flux cleaned = 0.00146073 Jy ! Component: 1350 - total flux cleaned = 0.00153587 Jy ! Component: 1400 - total flux cleaned = 0.00159759 Jy ! Component: 1450 - total flux cleaned = 0.00165878 Jy ! Component: 1500 - total flux cleaned = 0.00169489 Jy ! Component: 1550 - total flux cleaned = 0.00168306 Jy ! Component: 1600 - total flux cleaned = 0.00176564 Jy ! Component: 1650 - total flux cleaned = 0.001754 Jy ! Component: 1700 - total flux cleaned = 0.00183461 Jy ! Component: 1750 - total flux cleaned = 0.00186874 Jy ! Component: 1800 - total flux cleaned = 0.00192509 Jy ! Component: 1850 - total flux cleaned = 0.00195866 Jy ! Component: 1900 - total flux cleaned = 0.00204699 Jy ! Component: 1950 - total flux cleaned = 0.00210132 Jy ! Component: 2000 - total flux cleaned = 0.00212301 Jy ! Component: 2050 - total flux cleaned = 0.0021874 Jy ! Component: 2100 - total flux cleaned = 0.00222977 Jy ! Component: 2150 - total flux cleaned = 0.00226113 Jy ! Component: 2200 - total flux cleaned = 0.00230264 Jy ! Component: 2250 - total flux cleaned = 0.00236434 Jy ! Component: 2300 - total flux cleaned = 0.00239488 Jy ! Component: 2350 - total flux cleaned = 0.00242503 Jy ! Component: 2400 - total flux cleaned = 0.00242494 Jy ! Component: 2450 - total flux cleaned = 0.00245468 Jy ! Component: 2500 - total flux cleaned = 0.0025038 Jy ! Component: 2550 - total flux cleaned = 0.00252321 Jy ! Component: 2600 - total flux cleaned = 0.00257174 Jy ! Component: 2650 - total flux cleaned = 0.00260053 Jy ! Component: 2700 - total flux cleaned = 0.00264825 Jy ! Component: 2750 - total flux cleaned = 0.00265775 Jy ! Component: 2800 - total flux cleaned = 0.00271425 Jy ! Component: 2850 - total flux cleaned = 0.00275159 Jy ! Component: 2900 - total flux cleaned = 0.00279786 Jy ! Component: 2950 - total flux cleaned = 0.00281626 Jy ! Component: 3000 - total flux cleaned = 0.00283466 Jy ! Component: 3050 - total flux cleaned = 0.00288021 Jy ! Component: 3100 - total flux cleaned = 0.00291633 Jy ! Component: 3150 - total flux cleaned = 0.00296124 Jy ! Component: 3200 - total flux cleaned = 0.00296115 Jy ! Component: 3250 - total flux cleaned = 0.00300562 Jy ! Component: 3300 - total flux cleaned = 0.00301445 Jy ! Component: 3350 - total flux cleaned = 0.00304962 Jy ! Component: 3400 - total flux cleaned = 0.00305843 Jy ! Component: 3450 - total flux cleaned = 0.00306716 Jy ! Component: 3500 - total flux cleaned = 0.00308456 Jy ! Component: 3550 - total flux cleaned = 0.0030759 Jy ! Component: 3600 - total flux cleaned = 0.00309314 Jy ! Component: 3650 - total flux cleaned = 0.00310176 Jy ! Component: 3700 - total flux cleaned = 0.00311033 Jy ! Component: 3750 - total flux cleaned = 0.00315293 Jy ! Component: 3800 - total flux cleaned = 0.00314442 Jy ! Component: 3850 - total flux cleaned = 0.00315293 Jy ! Component: 3900 - total flux cleaned = 0.00316141 Jy ! Component: 3950 - total flux cleaned = 0.00321194 Jy ! Component: 4000 - total flux cleaned = 0.00323709 Jy ! Component: 4050 - total flux cleaned = 0.00328726 Jy ! Total flux subtracted in 4096 components = 0.00331224 Jy ! Clean residual min=-0.000651 max=0.000562 Jy/beam ! Clean residual mean=0.000000 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.226707 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 380 components and 0.226707 Jy ![Exited script file: muppet] wmap "J1602+2418_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.172 x 7.637 at 12.71 degrees (North through East) ! Clean map min=-0.0010079 max=0.15221 Jy/beam ! Writing clean map to FITS file: J1602+2418_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.152211 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000141096 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.278093 0.278093 0.556185 1.11237 2.22474 4.44948 8.89896 17.7979 35.5959 71.1917 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.152 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.172 x 7.637 at 12.71 degrees (North through East) ! Clean map min=-0.0010079 max=0.15221 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 J1602+2418_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:58:18 2017