! Started logfile: J2105+0033_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:36:05 2017 obs J2105+0033_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J2105+0033_S_2014_01_04_pus_uva.fits ! AN table 1: 108 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J2105+0033 ! ! 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 370 lines of history. ! ! Reading 7776 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 J2105+0033_S_2014_01_04_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 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925146Jy sigma=0.012559 ! Fit after self-cal, rms=0.890274Jy sigma=0.012113 ! 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.851 mas, bmaj=5.722 mas, bpa=-0.2996 degrees ! Estimated noise=1047.1 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.0851554 Jy ! Component: 100 - total flux cleaned = 0.112639 Jy ! Total flux subtracted in 100 components = 0.112639 Jy ! Clean residual min=-0.006604 max=0.011449 Jy/beam ! Clean residual mean=-0.000015 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.112639 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.112639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083060Jy sigma=0.000946 ! Fit after self-cal, rms=0.083044Jy sigma=0.000945 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124778 Jy ! Component: 100 - total flux cleaned = 0.0187656 Jy ! Total flux subtracted in 100 components = 0.0187656 Jy ! Clean residual min=-0.004608 max=0.007047 Jy/beam ! Clean residual mean=-0.000010 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.131404 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.131404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080518Jy sigma=0.000922 ! Fit after self-cal, rms=0.080567Jy sigma=0.000922 ! 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.174 mas, bmaj=6.26 mas, bpa=-0.1391 degrees ! Estimated noise=628.251 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.00474029 Jy ! Component: 100 - total flux cleaned = 0.00760556 Jy ! Component: 150 - total flux cleaned = 0.00958713 Jy ! Component: 200 - total flux cleaned = 0.0109916 Jy ! Total flux subtracted in 200 components = 0.0109916 Jy ! Clean residual min=-0.004697 max=0.007487 Jy/beam ! Clean residual mean=-0.000021 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.142396 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.142396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080063Jy sigma=0.000921 ! Fit after self-cal, rms=0.080064Jy sigma=0.000921 ! 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.08 FD 1.00* KP 1.00* LA 1.04 ! MK 1.04 NL 0.94 OV 0.97 PT 0.92 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.00* KP 1.00* LA 1.00 ! MK 0.97 NL 1.03 OV 1.00 PT 0.90 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* KP 1.00* LA 0.80 ! MK 0.94 NL 1.01 OV 0.91 PT 0.89 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.00* KP 1.00* LA 0.86 ! MK 1.02 NL 1.08 OV 0.98 PT 0.99 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.080064Jy sigma=0.000921 ! Fit after self-cal, rms=0.076170Jy sigma=0.000898 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=6.362 mas, bpa=-0.2549 degrees ! Estimated noise=631.083 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.000289837 Jy ! Component: 100 - total flux cleaned = 0.000287885 Jy ! Component: 150 - total flux cleaned = 0.000285817 Jy ! Component: 200 - total flux cleaned = 0.000283275 Jy ! Total flux subtracted in 200 components = 0.000283275 Jy ! Clean residual min=-0.002946 max=0.003250 Jy/beam ! Clean residual mean=0.000006 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.142679 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.142679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076102Jy sigma=0.000897 ! Fit after self-cal, rms=0.075615Jy sigma=0.000896 ! 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.075615Jy sigma=0.000896 ! Fit after self-cal, rms=0.075075Jy sigma=0.000892 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=6.369 mas, bpa=-0.3232 degrees ! Estimated noise=630.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157213 Jy ! Component: 100 - total flux cleaned = 0.00015932 Jy ! Component: 150 - total flux cleaned = 0.000160381 Jy ! Component: 200 - total flux cleaned = 0.000160822 Jy ! Total flux subtracted in 200 components = 0.000160822 Jy ! Clean residual min=-0.002193 max=0.002642 Jy/beam ! Clean residual mean=0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.14284 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.14284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075048Jy sigma=0.000892 ! Fit after self-cal, rms=0.075000Jy sigma=0.000891 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 (-91.5, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133858 Jy ! Component: 100 - total flux cleaned = 0.0012132 Jy ! Component: 150 - total flux cleaned = 0.00124898 Jy ! Component: 200 - total flux cleaned = 0.00149499 Jy ! Total flux subtracted in 200 components = 0.00149499 Jy ! Clean residual min=-0.001933 max=0.001893 Jy/beam ! Clean residual mean=0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.144335 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.144335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074903Jy sigma=0.000890 ! Fit after self-cal, rms=0.074883Jy sigma=0.000890 ! 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.074883Jy sigma=0.000890 ! Fit after self-cal, rms=0.074859Jy sigma=0.000890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=6.363 mas, bpa=-0.4044 degrees ! Estimated noise=629.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142367 Jy ! Component: 100 - total flux cleaned = 0.000225372 Jy ! Component: 150 - total flux cleaned = 0.000356287 Jy ! Component: 200 - total flux cleaned = 0.000380431 Jy ! Total flux subtracted in 200 components = 0.000380431 Jy ! Clean residual min=-0.001942 max=0.001722 Jy/beam ! Clean residual mean=0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.144715 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 80 components and 0.144715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074834Jy sigma=0.000890 ! Fit after self-cal, rms=0.074842Jy sigma=0.000890 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.91191e-05 Jy ! Component: 100 - total flux cleaned = -2.54617e-05 Jy ! Component: 150 - total flux cleaned = 1.53402e-05 Jy ! Component: 200 - total flux cleaned = 3.46194e-05 Jy ! Total flux subtracted in 200 components = 3.46194e-05 Jy ! Clean residual min=-0.001904 max=0.001667 Jy/beam ! Clean residual mean=0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.14475 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.14475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074830Jy sigma=0.000890 ! Fit after self-cal, rms=0.074834Jy sigma=0.000890 ! 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.074834Jy sigma=0.000890 ! Fit after self-cal, rms=0.074803Jy sigma=0.000890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.076 mas, bmaj=11.46 mas, bpa=9.243 degrees ! Estimated noise=776.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079813 Jy ! Component: 100 - total flux cleaned = 0.00119806 Jy ! Component: 150 - total flux cleaned = 0.00135921 Jy ! Component: 200 - total flux cleaned = 0.0014637 Jy ! Total flux subtracted in 200 components = 0.0014637 Jy ! Clean residual min=-0.001652 max=0.002017 Jy/beam ! Clean residual mean=0.000012 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.146214 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.146214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074804Jy sigma=0.000890 ! Fit after self-cal, rms=0.074801Jy sigma=0.000890 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.000125091 Jy ! Component: 100 - total flux cleaned = 0.000178017 Jy ! Component: 150 - total flux cleaned = 0.000177956 Jy ! Component: 200 - total flux cleaned = 0.000205548 Jy ! Total flux subtracted in 200 components = 0.000205548 Jy ! Clean residual min=-0.001623 max=0.001992 Jy/beam ! Clean residual mean=0.000012 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.146419 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.146419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074801Jy sigma=0.000890 ! Fit after self-cal, rms=0.074801Jy sigma=0.000890 ! 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.144 mas, bmaj=6.359 mas, bpa=-0.491 degrees ! Estimated noise=629.566 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 6.359 at -0.491 degrees (North through East) ! Clean map min=-0.0017643 max=0.1104 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.815 mas, bmaj=5.8 mas, bpa=-0.5085 degrees ! Estimated noise=1044.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0854093 Jy ! Component: 100 - total flux cleaned = 0.114169 Jy ! Component: 150 - total flux cleaned = 0.127109 Jy ! Component: 200 - total flux cleaned = 0.133661 Jy ! Total flux subtracted in 200 components = 0.133661 Jy ! Clean residual min=-0.003206 max=0.003491 Jy/beam ! Clean residual mean=-0.000003 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.133661 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.133661 Jy ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=6.359 mas, bpa=-0.491 degrees ! Estimated noise=629.566 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.00384237 Jy ! Component: 100 - total flux cleaned = 0.00564974 Jy ! Component: 150 - total flux cleaned = 0.00660823 Jy ! Component: 200 - total flux cleaned = 0.00729951 Jy ! Total flux subtracted in 200 components = 0.00729951 Jy ! Clean residual min=-0.002019 max=0.002704 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.140961 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.140961 Jy ! Inverting map ! Added new window around map position (-0.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167237 Jy ! Component: 100 - total flux cleaned = 0.00229745 Jy ! Component: 150 - total flux cleaned = 0.00254305 Jy ! Component: 200 - total flux cleaned = 0.00275914 Jy ! Total flux subtracted in 200 components = 0.00275914 Jy ! Clean residual min=-0.001721 max=0.001689 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.14372 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.14372 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.076 mas, bmaj=11.46 mas, bpa=9.243 degrees ! Estimated noise=776.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102426 Jy ! Component: 100 - total flux cleaned = 0.00160854 Jy ! Component: 150 - total flux cleaned = 0.00194683 Jy ! Component: 200 - total flux cleaned = 0.00209189 Jy ! Total flux subtracted in 200 components = 0.00209189 Jy ! Clean residual min=-0.001819 max=0.001760 Jy/beam ! Clean residual mean=0.000011 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.145812 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.00011788 Jy ! Component: 100 - total flux cleaned = 0.000202493 Jy ! Component: 150 - total flux cleaned = 0.000258207 Jy ! Component: 200 - total flux cleaned = 0.000279131 Jy ! Total flux subtracted in 200 components = 0.000279131 Jy ! Clean residual min=-0.001748 max=0.001769 Jy/beam ! Clean residual mean=0.000012 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.146091 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 86 components and 0.146091 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=6.359 mas, bpa=-0.491 degrees ! Estimated noise=629.566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342701 Jy ! Component: 100 - total flux cleaned = -0.000317026 Jy ! Component: 150 - total flux cleaned = -0.000341474 Jy ! Component: 200 - total flux cleaned = -0.000362672 Jy ! Total flux subtracted in 200 components = -0.000362672 Jy ! Clean residual min=-0.001562 max=0.001629 Jy/beam ! Clean residual mean=0.000004 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.145728 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.145728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074762Jy sigma=0.000889 ! Fit after self-cal, rms=0.074787Jy sigma=0.000889 wmodel J2105+0033_S_2014_01_04_pus_map.mod ! Writing 101 model components to file: J2105+0033_S_2014_01_04_pus_map.mod wobs J2105+0033_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J2105+0033_S_2014_01_04_pus_uvs.fits wwins J2105+0033_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J2105+0033_S_2014_01_04_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.00041299 Jy ! Component: 100 - total flux cleaned = 0.00054993 Jy ! Component: 150 - total flux cleaned = 0.000677658 Jy ! Component: 200 - total flux cleaned = 0.000726581 Jy ! Component: 250 - total flux cleaned = 0.000749768 Jy ! Component: 300 - total flux cleaned = 0.000771291 Jy ! Component: 350 - total flux cleaned = 0.000749353 Jy ! Component: 400 - total flux cleaned = 0.000750318 Jy ! Component: 450 - total flux cleaned = 0.000750498 Jy ! Component: 500 - total flux cleaned = 0.000692285 Jy ! Component: 550 - total flux cleaned = 0.000655314 Jy ! Component: 600 - total flux cleaned = 0.000673822 Jy ! Component: 650 - total flux cleaned = 0.000691892 Jy ! Component: 700 - total flux cleaned = 0.000743804 Jy ! Component: 750 - total flux cleaned = 0.000810519 Jy ! Component: 800 - total flux cleaned = 0.000827086 Jy ! Component: 850 - total flux cleaned = 0.000875279 Jy ! Component: 900 - total flux cleaned = 0.000906311 Jy ! Component: 950 - total flux cleaned = 0.000967329 Jy ! Component: 1000 - total flux cleaned = 0.000967286 Jy ! Component: 1050 - total flux cleaned = 0.000967297 Jy ! Component: 1100 - total flux cleaned = 0.000995996 Jy ! Component: 1150 - total flux cleaned = 0.00105222 Jy ! Component: 1200 - total flux cleaned = 0.00116239 Jy ! Component: 1250 - total flux cleaned = 0.00124388 Jy ! Component: 1300 - total flux cleaned = 0.00132378 Jy ! Component: 1350 - total flux cleaned = 0.0013892 Jy ! Component: 1400 - total flux cleaned = 0.00147949 Jy ! Component: 1450 - total flux cleaned = 0.00155536 Jy ! Component: 1500 - total flux cleaned = 0.00163025 Jy ! Component: 1550 - total flux cleaned = 0.00166714 Jy ! Component: 1600 - total flux cleaned = 0.00175193 Jy ! Component: 1650 - total flux cleaned = 0.00176353 Jy ! Component: 1700 - total flux cleaned = 0.00182211 Jy ! Component: 1750 - total flux cleaned = 0.00188015 Jy ! Component: 1800 - total flux cleaned = 0.00198287 Jy ! Component: 1850 - total flux cleaned = 0.00203888 Jy ! Component: 1900 - total flux cleaned = 0.00209447 Jy ! Component: 1950 - total flux cleaned = 0.00214953 Jy ! Component: 2000 - total flux cleaned = 0.00224725 Jy ! Component: 2050 - total flux cleaned = 0.00231156 Jy ! Component: 2100 - total flux cleaned = 0.00238552 Jy ! Component: 2150 - total flux cleaned = 0.00247972 Jy ! Component: 2200 - total flux cleaned = 0.00253151 Jy ! Component: 2250 - total flux cleaned = 0.00258264 Jy ! Component: 2300 - total flux cleaned = 0.00264348 Jy ! Component: 2350 - total flux cleaned = 0.00270352 Jy ! Component: 2400 - total flux cleaned = 0.00273337 Jy ! Component: 2450 - total flux cleaned = 0.00277274 Jy ! Component: 2500 - total flux cleaned = 0.00281178 Jy ! Component: 2550 - total flux cleaned = 0.00286968 Jy ! Component: 2600 - total flux cleaned = 0.00287936 Jy ! Component: 2650 - total flux cleaned = 0.00293617 Jy ! Component: 2700 - total flux cleaned = 0.00299256 Jy ! Component: 2750 - total flux cleaned = 0.00302992 Jy ! Component: 2800 - total flux cleaned = 0.00311317 Jy ! Component: 2850 - total flux cleaned = 0.00314989 Jy ! Component: 2900 - total flux cleaned = 0.00318636 Jy ! Component: 2950 - total flux cleaned = 0.00327669 Jy ! Component: 3000 - total flux cleaned = 0.0032946 Jy ! Component: 3050 - total flux cleaned = 0.00332128 Jy ! Component: 3100 - total flux cleaned = 0.00339197 Jy ! Component: 3150 - total flux cleaned = 0.00344445 Jy ! Component: 3200 - total flux cleaned = 0.00342699 Jy ! Component: 3250 - total flux cleaned = 0.00346152 Jy ! Component: 3300 - total flux cleaned = 0.00351304 Jy ! Component: 3350 - total flux cleaned = 0.0035301 Jy ! Component: 3400 - total flux cleaned = 0.00357247 Jy ! Component: 3450 - total flux cleaned = 0.00358088 Jy ! Component: 3500 - total flux cleaned = 0.0036227 Jy ! Component: 3550 - total flux cleaned = 0.00366431 Jy ! Component: 3600 - total flux cleaned = 0.00370562 Jy ! Component: 3650 - total flux cleaned = 0.00376314 Jy ! Component: 3700 - total flux cleaned = 0.00375491 Jy ! Component: 3750 - total flux cleaned = 0.00376312 Jy ! Component: 3800 - total flux cleaned = 0.0037874 Jy ! Component: 3850 - total flux cleaned = 0.00381165 Jy ! Component: 3900 - total flux cleaned = 0.00381967 Jy ! Component: 3950 - total flux cleaned = 0.0038357 Jy ! Component: 4000 - total flux cleaned = 0.00385167 Jy ! Component: 4050 - total flux cleaned = 0.00387554 Jy ! Total flux subtracted in 4096 components = 0.00386765 Jy ! Clean residual min=-0.000497 max=0.000552 Jy/beam ! Clean residual mean=0.000001 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.149596 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 347 components and 0.149596 Jy ![Exited script file: muppet] wmap "J2105+0033_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 6.359 at -0.491 degrees (North through East) ! Clean map min=-0.001499 max=0.11154 Jy/beam ! Writing clean map to FITS file: J2105+0033_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000132052 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.355182 0.355182 0.710364 1.42073 2.84146 5.68291 11.3658 22.7316 45.4633 90.9266 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.144 x 6.359 at -0.491 degrees (North through East) ! Clean map min=-0.001499 max=0.11154 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 J2105+0033_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:36:10 2017