! Started logfile: J0648-3044_S_2017_08_12_pus_uvs.log on Fri May 10 14:54:27 2019 obs J0648-3044_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0648-3044_S_2017_08_12_pus_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864957 visibilities/baseline/integration-bin. ! Found source: J0648-3044 ! ! 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 594 lines of history. ! ! Reading 4048 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 J0648-3044_S_2017_08_12_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.539635Jy sigma=0.003736 ! Fit after self-cal, rms=0.487918Jy sigma=0.003371 ! 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.53 mas, bmaj=6.776 mas, bpa=-9.609 degrees ! Estimated noise=2562.06 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.394658 Jy ! Component: 100 - total flux cleaned = 0.515944 Jy ! Total flux subtracted in 100 components = 0.515944 Jy ! Clean residual min=-0.025702 max=0.069568 Jy/beam ! Clean residual mean=0.000041 rms=0.008745 Jy/beam ! Combined flux in latest and established models = 0.515944 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.515944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178784Jy sigma=0.001281 ! Fit after self-cal, rms=0.178754Jy sigma=0.001281 ! Inverting map ! Added new window around map position (-3.5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0700464 Jy ! Component: 100 - total flux cleaned = 0.110793 Jy ! Total flux subtracted in 100 components = 0.110793 Jy ! Clean residual min=-0.021082 max=0.037926 Jy/beam ! Clean residual mean=-0.000000 rms=0.005712 Jy/beam ! Combined flux in latest and established models = 0.626737 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.626737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134707Jy sigma=0.000929 ! Fit after self-cal, rms=0.133377Jy sigma=0.000918 ! 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=2.974 mas, bmaj=7.594 mas, bpa=-9.321 degrees ! Estimated noise=2115.26 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 (3, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0519455 Jy ! Component: 100 - total flux cleaned = 0.0810543 Jy ! Component: 150 - total flux cleaned = 0.0984271 Jy ! Component: 200 - total flux cleaned = 0.109389 Jy ! Total flux subtracted in 200 components = 0.109389 Jy ! Clean residual min=-0.013387 max=0.017117 Jy/beam ! Clean residual mean=-0.000017 rms=0.003325 Jy/beam ! Combined flux in latest and established models = 0.736125 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 63 components and 0.736126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112473Jy sigma=0.000747 ! Fit after self-cal, rms=0.112218Jy sigma=0.000744 ! 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.07 FD 0.94 HN 1.00* KP 1.05 ! LA 0.99 MK 0.98 NL 1.00* OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.19 KP 1.00 ! LA 0.96 MK 0.99 NL 1.10 OV 1.01 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 0.99 ! LA 0.96 MK 1.04 NL 1.00 OV 0.92 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.112218Jy sigma=0.000744 ! Fit after self-cal, rms=0.109733Jy sigma=0.000703 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.613 mas, bpa=-8.05 degrees ! Estimated noise=2149.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010193 Jy ! Component: 100 - total flux cleaned = -0.00233558 Jy ! Component: 150 - total flux cleaned = -0.00288614 Jy ! Component: 200 - total flux cleaned = -0.00322488 Jy ! Total flux subtracted in 200 components = -0.00322488 Jy ! Clean residual min=-0.009460 max=0.010970 Jy/beam ! Clean residual mean=0.000021 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 0.732901 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.732901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108847Jy sigma=0.000698 ! Fit after self-cal, rms=0.108890Jy sigma=0.000698 ! 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.108890Jy sigma=0.000698 ! Fit after self-cal, rms=0.104372Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.654 mas, bpa=-7.688 degrees ! Estimated noise=2148.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129144 Jy ! Component: 100 - total flux cleaned = -0.00196306 Jy ! Component: 150 - total flux cleaned = -0.00229665 Jy ! Component: 200 - total flux cleaned = -0.00239563 Jy ! Total flux subtracted in 200 components = -0.00239563 Jy ! Clean residual min=-0.007385 max=0.007057 Jy/beam ! Clean residual mean=0.000019 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.730505 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.730505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104004Jy sigma=0.000666 ! Fit after self-cal, rms=0.104012Jy sigma=0.000665 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.000149086 Jy ! Component: 100 - total flux cleaned = -0.000237747 Jy ! Component: 150 - total flux cleaned = -0.000318903 Jy ! Component: 200 - total flux cleaned = -0.000395572 Jy ! Total flux subtracted in 200 components = -0.000395572 Jy ! Clean residual min=-0.007160 max=0.006741 Jy/beam ! Clean residual mean=0.000019 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.730109 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.730109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103838Jy sigma=0.000664 ! Fit after self-cal, rms=0.103831Jy sigma=0.000664 ! 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.103831Jy sigma=0.000664 ! Fit after self-cal, rms=0.104009Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.677 mas, bpa=-7.512 degrees ! Estimated noise=2149.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0014183 Jy ! Component: 100 - total flux cleaned = -0.00190207 Jy ! Component: 150 - total flux cleaned = -0.00198341 Jy ! Component: 200 - total flux cleaned = -0.00205996 Jy ! Total flux subtracted in 200 components = -0.00205996 Jy ! Clean residual min=-0.006980 max=0.006660 Jy/beam ! Clean residual mean=0.000020 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.72805 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.728049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103822Jy sigma=0.000663 ! Fit after self-cal, rms=0.103821Jy sigma=0.000663 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 = -9.18229e-05 Jy ! Component: 100 - total flux cleaned = -0.000164013 Jy ! Component: 150 - total flux cleaned = -0.000231563 Jy ! Component: 200 - total flux cleaned = -0.000291157 Jy ! Total flux subtracted in 200 components = -0.000291157 Jy ! Clean residual min=-0.006773 max=0.006491 Jy/beam ! Clean residual mean=0.000019 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.727758 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 119 components and 0.727758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103714Jy sigma=0.000662 ! Fit after self-cal, rms=0.103711Jy sigma=0.000662 ! 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.103711Jy sigma=0.000662 ! Fit after self-cal, rms=0.103918Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.685 mas, bmaj=21.83 mas, bpa=-4.896 degrees ! Estimated noise=2800.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193093 Jy ! Component: 100 - total flux cleaned = -0.00198351 Jy ! Component: 150 - total flux cleaned = -0.00207108 Jy ! Component: 200 - total flux cleaned = -0.00214988 Jy ! Total flux subtracted in 200 components = -0.00214988 Jy ! Clean residual min=-0.006646 max=0.006843 Jy/beam ! Clean residual mean=0.000040 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.725608 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 131 components and 0.725608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103900Jy sigma=0.000662 ! Fit after self-cal, rms=0.103900Jy sigma=0.000661 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.000219354 Jy ! Component: 100 - total flux cleaned = -0.000222212 Jy ! Component: 150 - total flux cleaned = -0.000222126 Jy ! Component: 200 - total flux cleaned = -0.000179966 Jy ! Total flux subtracted in 200 components = -0.000179966 Jy ! Clean residual min=-0.006590 max=0.006837 Jy/beam ! Clean residual mean=0.000039 rms=0.001989 Jy/beam ! Combined flux in latest and established models = 0.725428 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 0.725429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103871Jy sigma=0.000661 ! Fit after self-cal, rms=0.103872Jy sigma=0.000661 ! 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=2.996 mas, bmaj=7.698 mas, bpa=-7.373 degrees ! Estimated noise=2149.38 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.996 x 7.698 at -7.373 degrees (North through East) ! Clean map min=-0.0064443 max=0.49385 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.54 mas, bmaj=6.81 mas, bpa=-8.125 degrees ! Estimated noise=2625.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.399827 Jy ! Component: 100 - total flux cleaned = 0.52394 Jy ! Component: 150 - total flux cleaned = 0.594337 Jy ! Component: 200 - total flux cleaned = 0.637983 Jy ! Total flux subtracted in 200 components = 0.637983 Jy ! Clean residual min=-0.012617 max=0.023097 Jy/beam ! Clean residual mean=0.000038 rms=0.003753 Jy/beam ! Combined flux in latest and established models = 0.637983 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.637983 Jy ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=7.698 mas, bpa=-7.373 degrees ! Estimated noise=2149.38 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.0390512 Jy ! Component: 100 - total flux cleaned = 0.0598698 Jy ! Component: 150 - total flux cleaned = 0.0719519 Jy ! Component: 200 - total flux cleaned = 0.079241 Jy ! Total flux subtracted in 200 components = 0.079241 Jy ! Clean residual min=-0.006901 max=0.006575 Jy/beam ! Clean residual mean=0.000014 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.717224 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 68 components and 0.717224 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.685 mas, bmaj=21.83 mas, bpa=-4.896 degrees ! Estimated noise=2800.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00580012 Jy ! Component: 100 - total flux cleaned = 0.00806833 Jy ! Component: 150 - total flux cleaned = 0.00826649 Jy ! Component: 200 - total flux cleaned = 0.00826603 Jy ! Total flux subtracted in 200 components = 0.00826603 Jy ! Clean residual min=-0.006375 max=0.007094 Jy/beam ! Clean residual mean=0.000038 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 0.72549 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 = 3.8896e-05 Jy ! Component: 100 - total flux cleaned = 7.44161e-05 Jy ! Component: 150 - total flux cleaned = 7.50417e-05 Jy ! Component: 200 - total flux cleaned = 7.45322e-05 Jy ! Total flux subtracted in 200 components = 7.45322e-05 Jy ! Clean residual min=-0.006331 max=0.007097 Jy/beam ! Clean residual mean=0.000038 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.725565 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.725565 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=7.698 mas, bpa=-7.373 degrees ! Estimated noise=2149.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109414 Jy ! Component: 100 - total flux cleaned = -0.00120553 Jy ! Component: 150 - total flux cleaned = -0.00140967 Jy ! Component: 200 - total flux cleaned = -0.0015868 Jy ! Total flux subtracted in 200 components = -0.0015868 Jy ! Clean residual min=-0.006251 max=0.006124 Jy/beam ! Clean residual mean=0.000017 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.723978 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.723978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103904Jy sigma=0.000662 ! Fit after self-cal, rms=0.103824Jy sigma=0.000661 wmodel J0648-3044_S_2017_08_12_pus_map.mod ! Writing 93 model components to file: J0648-3044_S_2017_08_12_pus_map.mod wobs J0648-3044_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0648-3044_S_2017_08_12_pus_uvs.fits wwins J0648-3044_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J0648-3044_S_2017_08_12_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 = 1.05816e-05 Jy ! Component: 100 - total flux cleaned = -0.000523161 Jy ! Component: 150 - total flux cleaned = -0.000418928 Jy ! Component: 200 - total flux cleaned = -0.000518953 Jy ! Component: 250 - total flux cleaned = -0.000707177 Jy ! Component: 300 - total flux cleaned = -0.000886092 Jy ! Component: 350 - total flux cleaned = -0.00106067 Jy ! Component: 400 - total flux cleaned = -0.00131216 Jy ! Component: 450 - total flux cleaned = -0.00139431 Jy ! Component: 500 - total flux cleaned = -0.00147425 Jy ! Component: 550 - total flux cleaned = -0.00170538 Jy ! Component: 600 - total flux cleaned = -0.00170293 Jy ! Component: 650 - total flux cleaned = -0.0014851 Jy ! Component: 700 - total flux cleaned = -0.00134477 Jy ! Component: 750 - total flux cleaned = -0.00120653 Jy ! Component: 800 - total flux cleaned = -0.0013414 Jy ! Component: 850 - total flux cleaned = -0.00127569 Jy ! Component: 900 - total flux cleaned = -0.00140652 Jy ! Component: 950 - total flux cleaned = -0.00127863 Jy ! Component: 1000 - total flux cleaned = -0.00121732 Jy ! Component: 1050 - total flux cleaned = -0.00121714 Jy ! Component: 1100 - total flux cleaned = -0.0014587 Jy ! Component: 1150 - total flux cleaned = -0.00139871 Jy ! Component: 1200 - total flux cleaned = -0.00157591 Jy ! Component: 1250 - total flux cleaned = -0.00163396 Jy ! Component: 1300 - total flux cleaned = -0.00180323 Jy ! Component: 1350 - total flux cleaned = -0.00163456 Jy ! Component: 1400 - total flux cleaned = -0.00152388 Jy ! Component: 1450 - total flux cleaned = -0.00136127 Jy ! Component: 1500 - total flux cleaned = -0.00141524 Jy ! Component: 1550 - total flux cleaned = -0.00115028 Jy ! Component: 1600 - total flux cleaned = -0.00109844 Jy ! Component: 1650 - total flux cleaned = -0.00104678 Jy ! Component: 1700 - total flux cleaned = -0.00104549 Jy ! Component: 1750 - total flux cleaned = -0.000844139 Jy ! Component: 1800 - total flux cleaned = -0.000743865 Jy ! Component: 1850 - total flux cleaned = -0.000742885 Jy ! Component: 1900 - total flux cleaned = -0.000501876 Jy ! Component: 1950 - total flux cleaned = -0.000645463 Jy ! Component: 2000 - total flux cleaned = -0.000456706 Jy ! Component: 2050 - total flux cleaned = -0.000363911 Jy ! Component: 2100 - total flux cleaned = -0.000318437 Jy ! Component: 2150 - total flux cleaned = -0.000455208 Jy ! Component: 2200 - total flux cleaned = -0.000320413 Jy ! Component: 2250 - total flux cleaned = -0.000231463 Jy ! Component: 2300 - total flux cleaned = -0.000142981 Jy ! Component: 2350 - total flux cleaned = -0.000143071 Jy ! Component: 2400 - total flux cleaned = -0.000229722 Jy ! Component: 2450 - total flux cleaned = -0.000272307 Jy ! Component: 2500 - total flux cleaned = -0.000229982 Jy ! Component: 2550 - total flux cleaned = -0.000272236 Jy ! Component: 2600 - total flux cleaned = -0.00031391 Jy ! Component: 2650 - total flux cleaned = -0.000437335 Jy ! Component: 2700 - total flux cleaned = -0.000478275 Jy ! Component: 2750 - total flux cleaned = -0.000639083 Jy ! Component: 2800 - total flux cleaned = -0.000638602 Jy ! Component: 2850 - total flux cleaned = -0.000559406 Jy ! Component: 2900 - total flux cleaned = -0.000676852 Jy ! Component: 2950 - total flux cleaned = -0.000715599 Jy ! Component: 3000 - total flux cleaned = -0.000639018 Jy ! Component: 3050 - total flux cleaned = -0.0007921 Jy ! Component: 3100 - total flux cleaned = -0.000753763 Jy ! Component: 3150 - total flux cleaned = -0.0008288 Jy ! Component: 3200 - total flux cleaned = -0.000828822 Jy ! Component: 3250 - total flux cleaned = -0.000977122 Jy ! Component: 3300 - total flux cleaned = -0.000940539 Jy ! Component: 3350 - total flux cleaned = -0.00112299 Jy ! Component: 3400 - total flux cleaned = -0.00119523 Jy ! Component: 3450 - total flux cleaned = -0.0012312 Jy ! Component: 3500 - total flux cleaned = -0.00133801 Jy ! Component: 3550 - total flux cleaned = -0.00130265 Jy ! Component: 3600 - total flux cleaned = -0.00140787 Jy ! Component: 3650 - total flux cleaned = -0.00147799 Jy ! Component: 3700 - total flux cleaned = -0.00165123 Jy ! Component: 3750 - total flux cleaned = -0.00178893 Jy ! Component: 3800 - total flux cleaned = -0.00185685 Jy ! Component: 3850 - total flux cleaned = -0.00202634 Jy ! Component: 3900 - total flux cleaned = -0.00226205 Jy ! Component: 3950 - total flux cleaned = -0.00242949 Jy ! Component: 4000 - total flux cleaned = -0.00259573 Jy ! Component: 4050 - total flux cleaned = -0.00276086 Jy ! Total flux subtracted in 4096 components = -0.00292515 Jy ! Clean residual min=-0.002045 max=0.002216 Jy/beam ! Clean residual mean=-0.000016 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.721053 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 373 components and 0.721053 Jy ![Exited script file: muppet] wmap "J0648-3044_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.996 x 7.698 at -7.373 degrees (North through East) ! Clean map min=-0.0042183 max=0.50591 Jy/beam ! Writing clean map to FITS file: J0648-3044_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.505908 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0005743 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.340556 0.340556 0.681112 1.36222 2.72445 5.4489 10.8978 21.7956 43.5912 87.1824 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.505 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.996 x 7.698 at -7.373 degrees (North through East) ! Clean map min=-0.0042183 max=0.50591 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 J0648-3044_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:54:31 2019