! Started logfile: J0333+6536_S_2017_06_10_pus_uvs.log on Mon May 6 14:44:04 2019 obs J0333+6536_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0333+6536_S_2017_06_10_pus_uva.fits ! AN table 1: 191 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976614 visibilities/baseline/integration-bin. ! Found source: J0333+6536 ! ! 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 1154 lines of history. ! ! Reading 33576 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 J0333+6536_S_2017_06_10_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 984 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.962388Jy sigma=0.009164 ! Fit after self-cal, rms=0.943692Jy sigma=0.009002 ! 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.043 mas, bmaj=3.833 mas, bpa=-4.223 degrees ! Estimated noise=797.345 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.0428482 Jy ! Component: 100 - total flux cleaned = 0.0549739 Jy ! Total flux subtracted in 100 components = 0.0549739 Jy ! Clean residual min=-0.003366 max=0.005294 Jy/beam ! Clean residual mean=-0.000008 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.0549739 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0549739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076191Jy sigma=0.000686 ! Fit after self-cal, rms=0.076114Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00648436 Jy ! Component: 100 - total flux cleaned = 0.00993677 Jy ! Total flux subtracted in 100 components = 0.00993677 Jy ! Clean residual min=-0.003140 max=0.002898 Jy/beam ! Clean residual mean=-0.000003 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0649107 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.0649106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075461Jy sigma=0.000679 ! Fit after self-cal, rms=0.075446Jy sigma=0.000678 ! 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.741 mas, bmaj=4.723 mas, bpa=0.2077 degrees ! Estimated noise=464.535 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 (4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342765 Jy ! Component: 100 - total flux cleaned = 0.00533868 Jy ! Component: 150 - total flux cleaned = 0.00665416 Jy ! Component: 200 - total flux cleaned = 0.00705545 Jy ! Total flux subtracted in 200 components = 0.00705545 Jy ! Clean residual min=-0.002015 max=0.002803 Jy/beam ! Clean residual mean=0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0719661 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 53 components and 0.0719661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075262Jy sigma=0.000677 ! Fit after self-cal, rms=0.075247Jy sigma=0.000677 ! Inverting map ! Added new window around map position (15, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282926 Jy ! Component: 100 - total flux cleaned = 0.00407689 Jy ! Component: 150 - total flux cleaned = 0.0045561 Jy ! Component: 200 - total flux cleaned = 0.00487111 Jy ! Total flux subtracted in 200 components = 0.00487111 Jy ! Clean residual min=-0.002011 max=0.001725 Jy/beam ! Clean residual mean=0.000008 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0768372 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.0768372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075134Jy sigma=0.000676 ! Fit after self-cal, rms=0.075111Jy sigma=0.000675 ! 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.97 FD 0.94 HN 0.97 KP 1.02 ! LA 1.03 MK 1.06 NL 0.93 OV 1.06 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 0.98 KP 1.03 ! LA 0.99 MK 1.19 NL 1.06 OV 1.05 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.04 HN 1.02 KP 0.98 ! LA 0.99 MK 1.03 NL 1.01 OV 1.03 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.94 KP 1.00* ! LA 1.02 MK 0.78 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.075111Jy sigma=0.000675 ! Fit after self-cal, rms=0.074630Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.754 mas, bmaj=4.722 mas, bpa=0.4568 degrees ! Estimated noise=465.172 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.00130825 Jy ! Component: 100 - total flux cleaned = 0.00204021 Jy ! Component: 150 - total flux cleaned = 0.00223809 Jy ! Component: 200 - total flux cleaned = 0.00230182 Jy ! Total flux subtracted in 200 components = 0.00230182 Jy ! Clean residual min=-0.001663 max=0.001813 Jy/beam ! Clean residual mean=0.000009 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.079139 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 96 components and 0.079139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074600Jy sigma=0.000674 ! Fit after self-cal, rms=0.074578Jy sigma=0.000673 ! 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.074578Jy sigma=0.000673 ! Fit after self-cal, rms=0.074904Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.715 mas, bmaj=4.748 mas, bpa=0.04517 degrees ! Estimated noise=464.462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000908305 Jy ! Component: 100 - total flux cleaned = 0.00145422 Jy ! Component: 150 - total flux cleaned = 0.00157319 Jy ! Component: 200 - total flux cleaned = 0.00161807 Jy ! Total flux subtracted in 200 components = 0.00161807 Jy ! Clean residual min=-0.001454 max=0.001613 Jy/beam ! Clean residual mean=0.000008 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0807571 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.0807571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074889Jy sigma=0.000671 ! Fit after self-cal, rms=0.074926Jy sigma=0.000671 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 (33, -76.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101805 Jy ! Component: 100 - total flux cleaned = 0.00123328 Jy ! Component: 150 - total flux cleaned = 0.0014308 Jy ! Component: 200 - total flux cleaned = 0.00159829 Jy ! Total flux subtracted in 200 components = 0.00159829 Jy ! Clean residual min=-0.001426 max=0.001264 Jy/beam ! Clean residual mean=0.000008 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0823554 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 119 components and 0.0823554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074898Jy sigma=0.000671 ! Fit after self-cal, rms=0.074896Jy sigma=0.000671 ! 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.074896Jy sigma=0.000671 ! Fit after self-cal, rms=0.075263Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.698 mas, bmaj=4.748 mas, bpa=0.09316 degrees ! Estimated noise=464.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00052353 Jy ! Component: 100 - total flux cleaned = 0.000742253 Jy ! Component: 150 - total flux cleaned = 0.000929321 Jy ! Component: 200 - total flux cleaned = 0.00111087 Jy ! Total flux subtracted in 200 components = 0.00111087 Jy ! Clean residual min=-0.001410 max=0.001201 Jy/beam ! Clean residual mean=0.000008 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0834662 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.0834663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075250Jy sigma=0.000671 ! Fit after self-cal, rms=0.075258Jy sigma=0.000671 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.00022597 Jy ! Component: 100 - total flux cleaned = 0.000364012 Jy ! Component: 150 - total flux cleaned = 0.000489271 Jy ! Component: 200 - total flux cleaned = 0.000561369 Jy ! Total flux subtracted in 200 components = 0.000561369 Jy ! Clean residual min=-0.001391 max=0.001200 Jy/beam ! Clean residual mean=0.000008 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0840276 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.0840276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075251Jy sigma=0.000671 ! Fit after self-cal, rms=0.075251Jy sigma=0.000671 ! 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.075251Jy sigma=0.000671 ! Fit after self-cal, rms=0.075381Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.058 mas, bmaj=8.625 mas, bpa=11.73 degrees ! Estimated noise=604.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319023 Jy ! Component: 100 - total flux cleaned = 0.00038443 Jy ! Component: 150 - total flux cleaned = 0.000426894 Jy ! Component: 200 - total flux cleaned = 0.000452146 Jy ! Total flux subtracted in 200 components = 0.000452146 Jy ! Clean residual min=-0.001508 max=0.001637 Jy/beam ! Clean residual mean=0.000017 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0844798 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 147 components and 0.0844798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075377Jy sigma=0.000670 ! Fit after self-cal, rms=0.075379Jy sigma=0.000670 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 (101, 43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164259 Jy ! Component: 100 - total flux cleaned = 0.00267024 Jy ! Component: 150 - total flux cleaned = 0.00343271 Jy ! Component: 200 - total flux cleaned = 0.00404692 Jy ! Total flux subtracted in 200 components = 0.00404692 Jy ! Clean residual min=-0.001655 max=0.001194 Jy/beam ! Clean residual mean=0.000008 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0885267 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 195 components and 0.0885267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075356Jy sigma=0.000670 ! Fit after self-cal, rms=0.075350Jy sigma=0.000670 ! 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.691 mas, bmaj=4.744 mas, bpa=0.02725 degrees ! Estimated noise=465.328 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.691 x 4.744 at 0.02725 degrees (North through East) ! Clean map min=-0.0014615 max=0.05613 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.001 mas, bmaj=3.868 mas, bpa=-3.211 degrees ! Estimated noise=788.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0422099 Jy ! Component: 100 - total flux cleaned = 0.0557892 Jy ! Component: 150 - total flux cleaned = 0.062448 Jy ! Component: 200 - total flux cleaned = 0.065988 Jy ! Total flux subtracted in 200 components = 0.065988 Jy ! Clean residual min=-0.002548 max=0.002697 Jy/beam ! Clean residual mean=-0.000004 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.065988 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.065988 Jy ! Inverting map and beam ! Estimated beam: bmin=3.691 mas, bmaj=4.744 mas, bpa=0.02725 degrees ! Estimated noise=465.328 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.00482758 Jy ! Component: 100 - total flux cleaned = 0.0080476 Jy ! Component: 150 - total flux cleaned = 0.0104878 Jy ! Component: 200 - total flux cleaned = 0.0124625 Jy ! Total flux subtracted in 200 components = 0.0124625 Jy ! Clean residual min=-0.001723 max=0.001338 Jy/beam ! Clean residual mean=0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0784505 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 63 components and 0.0784505 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.058 mas, bmaj=8.625 mas, bpa=11.73 degrees ! Estimated noise=604.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266205 Jy ! Component: 100 - total flux cleaned = 0.00448964 Jy ! Component: 150 - total flux cleaned = 0.00593868 Jy ! Component: 200 - total flux cleaned = 0.00713949 Jy ! Total flux subtracted in 200 components = 0.00713949 Jy ! Clean residual min=-0.001723 max=0.001242 Jy/beam ! Clean residual mean=0.000007 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.08559 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.00102214 Jy ! Component: 100 - total flux cleaned = 0.00190346 Jy ! Component: 150 - total flux cleaned = 0.00267504 Jy ! Component: 200 - total flux cleaned = 0.00335502 Jy ! Total flux subtracted in 200 components = 0.00335502 Jy ! Clean residual min=-0.001718 max=0.001103 Jy/beam ! Clean residual mean=0.000006 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.088945 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 185 components and 0.088945 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.691 mas, bmaj=4.744 mas, bpa=0.02725 degrees ! Estimated noise=465.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000158939 Jy ! Component: 100 - total flux cleaned = 0.000368244 Jy ! Component: 150 - total flux cleaned = 0.000555207 Jy ! Component: 200 - total flux cleaned = 0.000700641 Jy ! Total flux subtracted in 200 components = 0.000700641 Jy ! Clean residual min=-0.001471 max=0.001071 Jy/beam ! Clean residual mean=0.000004 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0896456 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 208 components and 0.0896457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075362Jy sigma=0.000670 ! Fit after self-cal, rms=0.075348Jy sigma=0.000670 wmodel J0333+6536_S_2017_06_10_pus_map.mod ! Writing 208 model components to file: J0333+6536_S_2017_06_10_pus_map.mod wobs J0333+6536_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0333+6536_S_2017_06_10_pus_uvs.fits wwins J0333+6536_S_2017_06_10_pus_map.win ! wwins: Wrote 5 windows to J0333+6536_S_2017_06_10_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.000614946 Jy ! Component: 100 - total flux cleaned = -0.000929642 Jy ! Component: 150 - total flux cleaned = -0.000969746 Jy ! Component: 200 - total flux cleaned = -0.000989287 Jy ! Component: 250 - total flux cleaned = -0.000953325 Jy ! Component: 300 - total flux cleaned = -0.000935851 Jy ! Component: 350 - total flux cleaned = -0.000918544 Jy ! Component: 400 - total flux cleaned = -0.000850818 Jy ! Component: 450 - total flux cleaned = -0.000817924 Jy ! Component: 500 - total flux cleaned = -0.000785411 Jy ! Component: 550 - total flux cleaned = -0.000753136 Jy ! Component: 600 - total flux cleaned = -0.000721302 Jy ! Component: 650 - total flux cleaned = -0.000642912 Jy ! Component: 700 - total flux cleaned = -0.000658479 Jy ! Component: 750 - total flux cleaned = -0.000628005 Jy ! Component: 800 - total flux cleaned = -0.00059792 Jy ! Component: 850 - total flux cleaned = -0.000553214 Jy ! Component: 900 - total flux cleaned = -0.000509079 Jy ! Component: 950 - total flux cleaned = -0.000494446 Jy ! Component: 1000 - total flux cleaned = -0.000451014 Jy ! Component: 1050 - total flux cleaned = -0.000379675 Jy ! Component: 1100 - total flux cleaned = -0.000351408 Jy ! Component: 1150 - total flux cleaned = -0.000295478 Jy ! Component: 1200 - total flux cleaned = -0.000254183 Jy ! Component: 1250 - total flux cleaned = -0.000226709 Jy ! Component: 1300 - total flux cleaned = -0.000145467 Jy ! Component: 1350 - total flux cleaned = -0.000132216 Jy ! Component: 1400 - total flux cleaned = -0.000105592 Jy ! Component: 1450 - total flux cleaned = -5.28411e-05 Jy ! Component: 1500 - total flux cleaned = -6.59392e-05 Jy ! Component: 1550 - total flux cleaned = -5.29655e-05 Jy ! Component: 1600 - total flux cleaned = -1.41522e-05 Jy ! Component: 1650 - total flux cleaned = -1.39741e-05 Jy ! Component: 1700 - total flux cleaned = 8.73314e-05 Jy ! Component: 1750 - total flux cleaned = 8.72597e-05 Jy ! Component: 1800 - total flux cleaned = 8.728e-05 Jy ! Component: 1850 - total flux cleaned = 9.95842e-05 Jy ! Component: 1900 - total flux cleaned = 0.000136486 Jy ! Component: 1950 - total flux cleaned = 0.000148472 Jy ! Component: 2000 - total flux cleaned = 0.000160626 Jy ! Component: 2050 - total flux cleaned = 0.000184489 Jy ! Component: 2100 - total flux cleaned = 0.00014892 Jy ! Component: 2150 - total flux cleaned = 0.00017258 Jy ! Component: 2200 - total flux cleaned = 0.000219617 Jy ! Component: 2250 - total flux cleaned = 0.000184602 Jy ! Component: 2300 - total flux cleaned = 0.000242406 Jy ! Component: 2350 - total flux cleaned = 0.000242401 Jy ! Component: 2400 - total flux cleaned = 0.000276637 Jy ! Component: 2450 - total flux cleaned = 0.000276626 Jy ! Component: 2500 - total flux cleaned = 0.00032149 Jy ! Component: 2550 - total flux cleaned = 0.000343864 Jy ! Component: 2600 - total flux cleaned = 0.000355067 Jy ! Component: 2650 - total flux cleaned = 0.000355124 Jy ! Component: 2700 - total flux cleaned = 0.000421031 Jy ! Component: 2750 - total flux cleaned = 0.000410184 Jy ! Component: 2800 - total flux cleaned = 0.000453498 Jy ! Component: 2850 - total flux cleaned = 0.000464291 Jy ! Component: 2900 - total flux cleaned = 0.000507065 Jy ! Component: 2950 - total flux cleaned = 0.000560253 Jy ! Component: 3000 - total flux cleaned = 0.000560199 Jy ! Component: 3050 - total flux cleaned = 0.000581219 Jy ! Component: 3100 - total flux cleaned = 0.000612271 Jy ! Component: 3150 - total flux cleaned = 0.000612264 Jy ! Component: 3200 - total flux cleaned = 0.000622443 Jy ! Component: 3250 - total flux cleaned = 0.000591733 Jy ! Component: 3300 - total flux cleaned = 0.0006427 Jy ! Component: 3350 - total flux cleaned = 0.000672949 Jy ! Component: 3400 - total flux cleaned = 0.000642604 Jy ! Component: 3450 - total flux cleaned = 0.000672721 Jy ! Component: 3500 - total flux cleaned = 0.000652801 Jy ! Component: 3550 - total flux cleaned = 0.000702462 Jy ! Component: 3600 - total flux cleaned = 0.000712331 Jy ! Component: 3650 - total flux cleaned = 0.000751639 Jy ! Component: 3700 - total flux cleaned = 0.000780917 Jy ! Component: 3750 - total flux cleaned = 0.00075181 Jy ! Component: 3800 - total flux cleaned = 0.000800152 Jy ! Component: 3850 - total flux cleaned = 0.000886704 Jy ! Component: 3900 - total flux cleaned = 0.000915439 Jy ! Component: 3950 - total flux cleaned = 0.00089647 Jy ! Component: 4000 - total flux cleaned = 0.000925013 Jy ! Component: 4050 - total flux cleaned = 0.00098169 Jy ! Total flux subtracted in 4096 components = 0.000991078 Jy ! Clean residual min=-0.000497 max=0.000593 Jy/beam ! Clean residual mean=0.000003 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.0906367 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 512 components and 0.0906367 Jy ![Exited script file: muppet] wmap "J0333+6536_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.691 x 4.744 at 0.02725 degrees (North through East) ! Clean map min=-0.0013016 max=0.056118 Jy/beam ! Writing clean map to FITS file: J0333+6536_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0561177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016932 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.905167 0.905167 1.81033 3.62067 7.24134 14.4827 28.9653 57.9307 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.056 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.691 x 4.744 at 0.02725 degrees (North through East) ! Clean map min=-0.0013016 max=0.056118 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 J0333+6536_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:44:11 2019