! Started logfile: J0202+4205_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:41:49 2016 obs J0202+4205_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0202+4205_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.845224 visibilities/baseline/integration-bin. ! Found source: J0202+4205 ! ! 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 330 lines of history. ! ! Reading 8672 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 J0202+4205_S_2015_03_17_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.831228Jy sigma=0.009471 ! Fit after self-cal, rms=0.817540Jy sigma=0.009322 ! 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.379 mas, bmaj=4.312 mas, bpa=-62.9 degrees ! Estimated noise=1034.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134592 Jy ! Component: 100 - total flux cleaned = 0.174356 Jy ! Total flux subtracted in 100 components = 0.174356 Jy ! Clean residual min=-0.006692 max=0.017451 Jy/beam ! Clean residual mean=-0.000015 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.174356 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.174356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087056Jy sigma=0.000888 ! Fit after self-cal, rms=0.087014Jy sigma=0.000888 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189452 Jy ! Component: 100 - total flux cleaned = 0.028601 Jy ! Total flux subtracted in 100 components = 0.028601 Jy ! Clean residual min=-0.006697 max=0.007170 Jy/beam ! Clean residual mean=-0.000005 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.202957 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.202957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080815Jy sigma=0.000826 ! Fit after self-cal, rms=0.080784Jy sigma=0.000826 ! 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=4.266 mas, bmaj=5.052 mas, bpa=-66.61 degrees ! Estimated noise=682.819 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 (-6, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105701 Jy ! Component: 100 - total flux cleaned = 0.017385 Jy ! Component: 150 - total flux cleaned = 0.0221707 Jy ! Component: 200 - total flux cleaned = 0.0255839 Jy ! Total flux subtracted in 200 components = 0.0255839 Jy ! Clean residual min=-0.006295 max=0.004770 Jy/beam ! Clean residual mean=0.000001 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.228541 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 64 components and 0.228541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078758Jy sigma=0.000810 ! Fit after self-cal, rms=0.078737Jy sigma=0.000810 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.86 HN 0.97 KP 1.08 ! LA 0.97 MK 1.03 NL 0.87 OV 0.99 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 1.06 KP 1.08 ! LA 0.95 MK 1.04 NL 0.99 OV 1.03 ! PT 1.05 SC 1.14 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.94 HN 0.99 KP 0.98 ! LA 0.80 MK 1.09 NL 1.14 OV 0.97 ! PT 1.02 SC 1.12 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 0.98 KP 0.92 ! LA 0.85 MK 1.09 NL 0.96 OV 1.00 ! PT 1.07 SC 1.04 ! ! ! Fit before self-cal, rms=0.078737Jy sigma=0.000810 ! Fit after self-cal, rms=0.074331Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.357 mas, bmaj=5.203 mas, bpa=-66.35 degrees ! Estimated noise=687.371 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.00294927 Jy ! Component: 100 - total flux cleaned = -0.00367224 Jy ! Component: 150 - total flux cleaned = -0.00377951 Jy ! Component: 200 - total flux cleaned = -0.00369328 Jy ! Total flux subtracted in 200 components = -0.00369328 Jy ! Clean residual min=-0.003129 max=0.002815 Jy/beam ! Clean residual mean=-0.000003 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.224848 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.224848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074199Jy sigma=0.000777 ! Fit after self-cal, rms=0.074155Jy sigma=0.000776 ! 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.074155Jy sigma=0.000776 ! Fit after self-cal, rms=0.074663Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.346 mas, bmaj=5.201 mas, bpa=-66.4 degrees ! Estimated noise=686.172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00174754 Jy ! Component: 100 - total flux cleaned = -0.00204983 Jy ! Component: 150 - total flux cleaned = -0.00208121 Jy ! Component: 200 - total flux cleaned = -0.0020538 Jy ! Total flux subtracted in 200 components = -0.0020538 Jy ! Clean residual min=-0.002552 max=0.002759 Jy/beam ! Clean residual mean=-0.000008 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.222794 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.222794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074610Jy sigma=0.000771 ! Fit after self-cal, rms=0.074624Jy sigma=0.000771 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 (-80.5, 40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160682 Jy ! Component: 100 - total flux cleaned = 0.0012743 Jy ! Component: 150 - total flux cleaned = 0.000917147 Jy ! Component: 200 - total flux cleaned = 0.000884518 Jy ! Total flux subtracted in 200 components = 0.000884518 Jy ! Clean residual min=-0.002407 max=0.002372 Jy/beam ! Clean residual mean=-0.000011 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.223678 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.223678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074534Jy sigma=0.000770 ! Fit after self-cal, rms=0.074528Jy sigma=0.000770 ! 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.074528Jy sigma=0.000770 ! Fit after self-cal, rms=0.074609Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.351 mas, bmaj=5.215 mas, bpa=-66.14 degrees ! Estimated noise=685.527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375241 Jy ! Component: 100 - total flux cleaned = -0.000573284 Jy ! Component: 150 - total flux cleaned = -0.000671833 Jy ! Component: 200 - total flux cleaned = -0.000736586 Jy ! Total flux subtracted in 200 components = -0.000736586 Jy ! Clean residual min=-0.002375 max=0.002463 Jy/beam ! Clean residual mean=-0.000011 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.222942 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.222942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074586Jy sigma=0.000770 ! Fit after self-cal, rms=0.074586Jy sigma=0.000769 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 (29, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167148 Jy ! Component: 100 - total flux cleaned = 0.00151748 Jy ! Component: 150 - total flux cleaned = 0.00140305 Jy ! Component: 200 - total flux cleaned = 0.00127642 Jy ! Total flux subtracted in 200 components = 0.00127642 Jy ! Clean residual min=-0.002152 max=0.002111 Jy/beam ! Clean residual mean=-0.000011 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.224218 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 132 components and 0.224218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074503Jy sigma=0.000769 ! Fit after self-cal, rms=0.074499Jy sigma=0.000769 ! 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.074499Jy sigma=0.000769 ! Fit after self-cal, rms=0.074445Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.484 mas, bmaj=9.64 mas, bpa=86.54 degrees ! Estimated noise=809.316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172905 Jy ! Component: 100 - total flux cleaned = -0.000393591 Jy ! Component: 150 - total flux cleaned = -0.000575432 Jy ! Component: 200 - total flux cleaned = -0.000694598 Jy ! Total flux subtracted in 200 components = -0.000694598 Jy ! Clean residual min=-0.002320 max=0.001772 Jy/beam ! Clean residual mean=-0.000019 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.223524 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 153 components and 0.223524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074430Jy sigma=0.000768 ! Fit after self-cal, rms=0.074431Jy sigma=0.000768 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.00019961 Jy ! Component: 100 - total flux cleaned = -0.000270305 Jy ! Component: 150 - total flux cleaned = -0.000353356 Jy ! Component: 200 - total flux cleaned = -0.000474787 Jy ! Total flux subtracted in 200 components = -0.000474787 Jy ! Clean residual min=-0.002321 max=0.001740 Jy/beam ! Clean residual mean=-0.000019 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.223049 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 163 components and 0.223049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074425Jy sigma=0.000768 ! Fit after self-cal, rms=0.074426Jy sigma=0.000768 ! 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=4.358 mas, bmaj=5.213 mas, bpa=-66.34 degrees ! Estimated noise=684.626 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.358 x 5.213 at -66.34 degrees (North through East) ! Clean map min=-0.0020716 max=0.17749 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.442 mas, bmaj=4.419 mas, bpa=-63 degrees ! Estimated noise=1053.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1367 Jy ! Component: 100 - total flux cleaned = 0.17447 Jy ! Component: 150 - total flux cleaned = 0.191598 Jy ! Component: 200 - total flux cleaned = 0.200318 Jy ! Total flux subtracted in 200 components = 0.200318 Jy ! Clean residual min=-0.004602 max=0.004419 Jy/beam ! Clean residual mean=-0.000007 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.200318 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.200318 Jy ! Inverting map and beam ! Estimated beam: bmin=4.358 mas, bmaj=5.213 mas, bpa=-66.34 degrees ! Estimated noise=684.626 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.00767563 Jy ! Component: 100 - total flux cleaned = 0.0121519 Jy ! Component: 150 - total flux cleaned = 0.0154185 Jy ! Component: 200 - total flux cleaned = 0.0179698 Jy ! Total flux subtracted in 200 components = 0.0179698 Jy ! Clean residual min=-0.002501 max=0.002312 Jy/beam ! Clean residual mean=-0.000012 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.218288 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 61 components and 0.218288 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.484 mas, bmaj=9.64 mas, bpa=86.54 degrees ! Estimated noise=809.316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173846 Jy ! Component: 100 - total flux cleaned = 0.00273607 Jy ! Component: 150 - total flux cleaned = 0.00305422 Jy ! Component: 200 - total flux cleaned = 0.00332444 Jy ! Total flux subtracted in 200 components = 0.00332444 Jy ! Clean residual min=-0.002364 max=0.002030 Jy/beam ! Clean residual mean=-0.000019 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.221612 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.000231577 Jy ! Component: 100 - total flux cleaned = 0.000264685 Jy ! Component: 150 - total flux cleaned = 0.000294686 Jy ! Component: 200 - total flux cleaned = 0.000266131 Jy ! Total flux subtracted in 200 components = 0.000266131 Jy ! Clean residual min=-0.002304 max=0.001939 Jy/beam ! Clean residual mean=-0.000019 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.221878 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 107 components and 0.221878 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.358 mas, bmaj=5.213 mas, bpa=-66.34 degrees ! Estimated noise=684.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000315993 Jy ! Component: 100 - total flux cleaned = -0.00036116 Jy ! Component: 150 - total flux cleaned = -0.000360833 Jy ! Component: 200 - total flux cleaned = -0.000286309 Jy ! Total flux subtracted in 200 components = -0.000286309 Jy ! Clean residual min=-0.002302 max=0.002126 Jy/beam ! Clean residual mean=-0.000010 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.221592 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.221592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074478Jy sigma=0.000769 ! Fit after self-cal, rms=0.074473Jy sigma=0.000769 wmodel J0202+4205_S_2015_03_17_pus_map.mod ! Writing 130 model components to file: J0202+4205_S_2015_03_17_pus_map.mod wobs J0202+4205_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0202+4205_S_2015_03_17_pus_uvs.fits wwins J0202+4205_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J0202+4205_S_2015_03_17_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.000658651 Jy ! Component: 100 - total flux cleaned = -0.00109205 Jy ! Component: 150 - total flux cleaned = -0.00152598 Jy ! Component: 200 - total flux cleaned = -0.00178027 Jy ! Component: 250 - total flux cleaned = -0.00199393 Jy ! Component: 300 - total flux cleaned = -0.00208208 Jy ! Component: 350 - total flux cleaned = -0.00213899 Jy ! Component: 400 - total flux cleaned = -0.00213986 Jy ! Component: 450 - total flux cleaned = -0.00221935 Jy ! Component: 500 - total flux cleaned = -0.00227009 Jy ! Component: 550 - total flux cleaned = -0.00234545 Jy ! Component: 600 - total flux cleaned = -0.00239493 Jy ! Component: 650 - total flux cleaned = -0.00246689 Jy ! Component: 700 - total flux cleaned = -0.00246716 Jy ! Component: 750 - total flux cleaned = -0.00251306 Jy ! Component: 800 - total flux cleaned = -0.00258095 Jy ! Component: 850 - total flux cleaned = -0.0026028 Jy ! Component: 900 - total flux cleaned = -0.00268954 Jy ! Component: 950 - total flux cleaned = -0.00271034 Jy ! Component: 1000 - total flux cleaned = -0.00271014 Jy ! Component: 1050 - total flux cleaned = -0.00273036 Jy ! Component: 1100 - total flux cleaned = -0.00270965 Jy ! Component: 1150 - total flux cleaned = -0.00268995 Jy ! Component: 1200 - total flux cleaned = -0.0026512 Jy ! Component: 1250 - total flux cleaned = -0.00269038 Jy ! Component: 1300 - total flux cleaned = -0.00270959 Jy ! Component: 1350 - total flux cleaned = -0.00274729 Jy ! Component: 1400 - total flux cleaned = -0.00278381 Jy ! Component: 1450 - total flux cleaned = -0.0028205 Jy ! Component: 1500 - total flux cleaned = -0.0029108 Jy ! Component: 1550 - total flux cleaned = -0.0029284 Jy ! Component: 1600 - total flux cleaned = -0.00299879 Jy ! Component: 1650 - total flux cleaned = -0.0030508 Jy ! Component: 1700 - total flux cleaned = -0.00311927 Jy ! Component: 1750 - total flux cleaned = -0.00318652 Jy ! Component: 1800 - total flux cleaned = -0.00323638 Jy ! Component: 1850 - total flux cleaned = -0.0033186 Jy ! Component: 1900 - total flux cleaned = -0.00339949 Jy ! Component: 1950 - total flux cleaned = -0.0034799 Jy ! Component: 2000 - total flux cleaned = -0.00359056 Jy ! Component: 2050 - total flux cleaned = -0.003606 Jy ! Component: 2100 - total flux cleaned = -0.00365243 Jy ! Component: 2150 - total flux cleaned = -0.00375983 Jy ! Component: 2200 - total flux cleaned = -0.00378994 Jy ! Component: 2250 - total flux cleaned = -0.00389507 Jy ! Component: 2300 - total flux cleaned = -0.0039396 Jy ! Component: 2350 - total flux cleaned = -0.00404247 Jy ! Component: 2400 - total flux cleaned = -0.00408595 Jy ! Component: 2450 - total flux cleaned = -0.00415781 Jy ! Component: 2500 - total flux cleaned = -0.00420075 Jy ! Component: 2550 - total flux cleaned = -0.0043138 Jy ! Component: 2600 - total flux cleaned = -0.00434177 Jy ! Component: 2650 - total flux cleaned = -0.00445269 Jy ! Component: 2700 - total flux cleaned = -0.00449387 Jy ! Component: 2750 - total flux cleaned = -0.00456185 Jy ! Component: 2800 - total flux cleaned = -0.00462926 Jy ! Component: 2850 - total flux cleaned = -0.00469592 Jy ! Component: 2900 - total flux cleaned = -0.00474871 Jy ! Component: 2950 - total flux cleaned = -0.00487967 Jy ! Component: 3000 - total flux cleaned = -0.00495771 Jy ! Component: 3050 - total flux cleaned = -0.005022 Jy ! Component: 3100 - total flux cleaned = -0.00506034 Jy ! Component: 3150 - total flux cleaned = -0.00513653 Jy ! Component: 3200 - total flux cleaned = -0.00526207 Jy ! Component: 3250 - total flux cleaned = -0.00532436 Jy ! Component: 3300 - total flux cleaned = -0.00538626 Jy ! Component: 3350 - total flux cleaned = -0.00547214 Jy ! Component: 3400 - total flux cleaned = -0.00549645 Jy ! Component: 3450 - total flux cleaned = -0.00556893 Jy ! Component: 3500 - total flux cleaned = -0.00565268 Jy ! Component: 3550 - total flux cleaned = -0.00572406 Jy ! Component: 3600 - total flux cleaned = -0.00575958 Jy ! Component: 3650 - total flux cleaned = -0.00590009 Jy ! Component: 3700 - total flux cleaned = -0.00593491 Jy ! Component: 3750 - total flux cleaned = -0.00601545 Jy ! Component: 3800 - total flux cleaned = -0.0060498 Jy ! Component: 3850 - total flux cleaned = -0.00610668 Jy ! Component: 3900 - total flux cleaned = -0.00614054 Jy ! Component: 3950 - total flux cleaned = -0.00624131 Jy ! Component: 4000 - total flux cleaned = -0.00626347 Jy ! Component: 4050 - total flux cleaned = -0.0062967 Jy ! Total flux subtracted in 4096 components = -0.00636259 Jy ! Clean residual min=-0.000725 max=0.000827 Jy/beam ! Clean residual mean=-0.000004 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.215229 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 401 components and 0.215229 Jy ![Exited script file: muppet] wmap "J0202+4205_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.358 x 5.213 at -66.34 degrees (North through East) ! Clean map min=-0.0014455 max=0.17946 Jy/beam ! Writing clean map to FITS file: J0202+4205_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179459 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190888 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319105 0.319105 0.63821 1.27642 2.55284 5.10568 10.2114 20.4227 40.8454 81.6909 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.358 x 5.213 at -66.34 degrees (North through East) ! Clean map min=-0.0014455 max=0.17946 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 J0202+4205_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:41:56 2016