! Started logfile: J2030-0325_S_2017_02_19_pus_uvs.log on Sat May 4 18:58:10 2019 obs J2030-0325_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2030-0325_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.754966 visibilities/baseline/integration-bin. ! Found source: J2030-0325 ! ! 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 482 lines of history. ! ! Reading 15356 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 J2030-0325_S_2017_02_19_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 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 489 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988605Jy sigma=0.007366 ! Fit after self-cal, rms=0.943425Jy sigma=0.007050 ! 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.569 mas, bmaj=6.642 mas, bpa=-5.978 degrees ! Estimated noise=1044.91 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.044997 Jy ! Component: 100 - total flux cleaned = 0.0549822 Jy ! Total flux subtracted in 100 components = 0.0549822 Jy ! Clean residual min=-0.003191 max=0.005525 Jy/beam ! Clean residual mean=0.000012 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.0549822 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0549822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094483Jy sigma=0.000655 ! Fit after self-cal, rms=0.093637Jy sigma=0.000648 ! Inverting map ! Added new window around map position (-4.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606382 Jy ! Component: 100 - total flux cleaned = 0.0097875 Jy ! Total flux subtracted in 100 components = 0.0097875 Jy ! Clean residual min=-0.003156 max=0.003255 Jy/beam ! Clean residual mean=0.000010 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0647697 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.0647697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093015Jy sigma=0.000644 ! Fit after self-cal, rms=0.092839Jy sigma=0.000643 ! 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.068 mas, bmaj=7.311 mas, bpa=-3.712 degrees ! Estimated noise=843.049 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.00530601 Jy ! Component: 100 - total flux cleaned = 0.00808581 Jy ! Component: 150 - total flux cleaned = 0.00985824 Jy ! Component: 200 - total flux cleaned = 0.0110604 Jy ! Total flux subtracted in 200 components = 0.0110604 Jy ! Clean residual min=-0.002513 max=0.002286 Jy/beam ! Clean residual mean=0.000015 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0758301 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 53 components and 0.0758301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092490Jy sigma=0.000641 ! Fit after self-cal, rms=0.092395Jy sigma=0.000641 ! 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.01 FD 0.95 HN 1.03 KP 1.08 ! LA 0.99 MK 1.00 NL 0.89 OV 1.02 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.04 KP 1.00 ! LA 1.00 MK 1.10 NL 1.04 OV 1.08 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.99 HN 1.13 KP 1.01 ! LA 0.77 MK 1.04 NL 1.15 OV 0.98 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 0.80 KP 1.00* ! LA 0.82 MK 0.95 NL 1.00* OV 0.92 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.092395Jy sigma=0.000641 ! Fit after self-cal, rms=0.090242Jy sigma=0.000638 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.359 mas, bpa=-3.713 degrees ! Estimated noise=839.861 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.0014776 Jy ! Component: 100 - total flux cleaned = 0.00152983 Jy ! Component: 150 - total flux cleaned = 0.00152864 Jy ! Component: 200 - total flux cleaned = 0.00146765 Jy ! Total flux subtracted in 200 components = 0.00146765 Jy ! Clean residual min=-0.002204 max=0.002131 Jy/beam ! Clean residual mean=0.000006 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0772977 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.0772977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090203Jy sigma=0.000638 ! Fit after self-cal, rms=0.090138Jy sigma=0.000638 ! 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.090138Jy sigma=0.000638 ! Fit after self-cal, rms=0.089985Jy sigma=0.000636 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=7.344 mas, bpa=-3.483 degrees ! Estimated noise=839.674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000909876 Jy ! Component: 100 - total flux cleaned = 0.000828227 Jy ! Component: 150 - total flux cleaned = 0.000729961 Jy ! Component: 200 - total flux cleaned = 0.000661874 Jy ! Total flux subtracted in 200 components = 0.000661874 Jy ! Clean residual min=-0.002043 max=0.002005 Jy/beam ! Clean residual mean=0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0779596 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.0779596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089969Jy sigma=0.000636 ! Fit after self-cal, rms=0.089972Jy sigma=0.000636 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.000426693 Jy ! Component: 100 - total flux cleaned = 0.000429741 Jy ! Component: 150 - total flux cleaned = 0.000381208 Jy ! Component: 200 - total flux cleaned = 0.000402157 Jy ! Total flux subtracted in 200 components = 0.000402157 Jy ! Clean residual min=-0.001962 max=0.001855 Jy/beam ! Clean residual mean=0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0783617 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.0783617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089965Jy sigma=0.000636 ! Fit after self-cal, rms=0.089962Jy sigma=0.000636 ! 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.089962Jy sigma=0.000636 ! Fit after self-cal, rms=0.090179Jy sigma=0.000636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=7.34 mas, bpa=-3.437 degrees ! Estimated noise=838.825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317372 Jy ! Component: 100 - total flux cleaned = 0.000259809 Jy ! Component: 150 - total flux cleaned = 0.000259616 Jy ! Component: 200 - total flux cleaned = 0.000259482 Jy ! Total flux subtracted in 200 components = 0.000259482 Jy ! Clean residual min=-0.001963 max=0.001865 Jy/beam ! Clean residual mean=0.000002 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0786212 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.0786212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090174Jy sigma=0.000636 ! Fit after self-cal, rms=0.090188Jy sigma=0.000636 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 = 7.12141e-05 Jy ! Component: 100 - total flux cleaned = 0.000111464 Jy ! Component: 150 - total flux cleaned = 0.000128812 Jy ! Component: 200 - total flux cleaned = 0.00012902 Jy ! Total flux subtracted in 200 components = 0.00012902 Jy ! Clean residual min=-0.001945 max=0.001879 Jy/beam ! Clean residual mean=0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0787502 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.0787502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090186Jy sigma=0.000636 ! Fit after self-cal, rms=0.090186Jy sigma=0.000636 ! 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.090186Jy sigma=0.000636 ! Fit after self-cal, rms=0.090303Jy sigma=0.000636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.857 mas, bmaj=11.17 mas, bpa=0.3821 degrees ! Estimated noise=1106.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000405595 Jy ! Component: 100 - total flux cleaned = 0.000359755 Jy ! Component: 150 - total flux cleaned = 0.000301122 Jy ! Component: 200 - total flux cleaned = 0.000250098 Jy ! Total flux subtracted in 200 components = 0.000250098 Jy ! Clean residual min=-0.001969 max=0.002392 Jy/beam ! Clean residual mean=0.000003 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0790003 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 90 components and 0.0790003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090303Jy sigma=0.000636 ! Fit after self-cal, rms=0.090301Jy sigma=0.000636 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.000123569 Jy ! Component: 100 - total flux cleaned = 7.69127e-05 Jy ! Component: 150 - total flux cleaned = 4.3591e-05 Jy ! Component: 200 - total flux cleaned = 1.28118e-05 Jy ! Total flux subtracted in 200 components = 1.28118e-05 Jy ! Clean residual min=-0.002009 max=0.002447 Jy/beam ! Clean residual mean=0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0790131 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 92 components and 0.0790131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090302Jy sigma=0.000636 ! Fit after self-cal, rms=0.090302Jy sigma=0.000636 ! 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.118 mas, bmaj=7.343 mas, bpa=-3.437 degrees ! Estimated noise=839.161 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.118 x 7.343 at -3.437 degrees (North through East) ! Clean map min=-0.0019062 max=0.059527 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.604 mas, bmaj=6.635 mas, bpa=-5.865 degrees ! Estimated noise=1039.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0447454 Jy ! Component: 100 - total flux cleaned = 0.0582452 Jy ! Component: 150 - total flux cleaned = 0.0653598 Jy ! Component: 200 - total flux cleaned = 0.0697595 Jy ! Total flux subtracted in 200 components = 0.0697595 Jy ! Clean residual min=-0.002754 max=0.002663 Jy/beam ! Clean residual mean=0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.0697596 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0697596 Jy ! Inverting map and beam ! Estimated beam: bmin=3.118 mas, bmaj=7.343 mas, bpa=-3.437 degrees ! Estimated noise=839.161 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.0041504 Jy ! Component: 100 - total flux cleaned = 0.0064911 Jy ! Component: 150 - total flux cleaned = 0.00790265 Jy ! Component: 200 - total flux cleaned = 0.0085734 Jy ! Total flux subtracted in 200 components = 0.0085734 Jy ! Clean residual min=-0.002008 max=0.001933 Jy/beam ! Clean residual mean=0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.078333 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.078333 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.857 mas, bmaj=11.17 mas, bpa=0.3821 degrees ! Estimated noise=1106.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000573199 Jy ! Component: 100 - total flux cleaned = 0.000647376 Jy ! Component: 150 - total flux cleaned = 0.000689217 Jy ! Component: 200 - total flux cleaned = 0.000672635 Jy ! Total flux subtracted in 200 components = 0.000672635 Jy ! Clean residual min=-0.002032 max=0.002412 Jy/beam ! Clean residual mean=0.000003 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0790056 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 = -1.51321e-05 Jy ! Component: 100 - total flux cleaned = -2.83315e-05 Jy ! Component: 150 - total flux cleaned = -2.80537e-05 Jy ! Component: 200 - total flux cleaned = -3.8615e-05 Jy ! Total flux subtracted in 200 components = -3.8615e-05 Jy ! Clean residual min=-0.002024 max=0.002426 Jy/beam ! Clean residual mean=0.000003 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.078967 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 53 components and 0.078967 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.118 mas, bmaj=7.343 mas, bpa=-3.437 degrees ! Estimated noise=839.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.8504e-05 Jy ! Component: 100 - total flux cleaned = 1.35494e-05 Jy ! Component: 150 - total flux cleaned = 4.48633e-05 Jy ! Component: 200 - total flux cleaned = 4.47625e-05 Jy ! Total flux subtracted in 200 components = 4.47625e-05 Jy ! Clean residual min=-0.001961 max=0.001952 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0790118 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.0790118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090310Jy sigma=0.000636 ! Fit after self-cal, rms=0.090310Jy sigma=0.000636 wmodel J2030-0325_S_2017_02_19_pus_map.mod ! Writing 61 model components to file: J2030-0325_S_2017_02_19_pus_map.mod wobs J2030-0325_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2030-0325_S_2017_02_19_pus_uvs.fits wwins J2030-0325_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J2030-0325_S_2017_02_19_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.000111372 Jy ! Component: 100 - total flux cleaned = 7.91255e-05 Jy ! Component: 150 - total flux cleaned = 0.000112086 Jy ! Component: 200 - total flux cleaned = 1.82985e-05 Jy ! Component: 250 - total flux cleaned = -1.08893e-05 Jy ! Component: 300 - total flux cleaned = 1.8463e-05 Jy ! Component: 350 - total flux cleaned = 1.8392e-05 Jy ! Component: 400 - total flux cleaned = 1.79659e-05 Jy ! Component: 450 - total flux cleaned = 1.73135e-05 Jy ! Component: 500 - total flux cleaned = 9.69558e-05 Jy ! Component: 550 - total flux cleaned = 0.000149104 Jy ! Component: 600 - total flux cleaned = 0.000123647 Jy ! Component: 650 - total flux cleaned = 9.88353e-05 Jy ! Component: 700 - total flux cleaned = 9.90014e-05 Jy ! Component: 750 - total flux cleaned = -4.80344e-05 Jy ! Component: 800 - total flux cleaned = 2.44687e-05 Jy ! Component: 850 - total flux cleaned = -9.4848e-05 Jy ! Component: 900 - total flux cleaned = -0.000188607 Jy ! Component: 950 - total flux cleaned = -0.000281241 Jy ! Component: 1000 - total flux cleaned = -0.000418668 Jy ! Component: 1050 - total flux cleaned = -0.000463714 Jy ! Component: 1100 - total flux cleaned = -0.000642192 Jy ! Component: 1150 - total flux cleaned = -0.000642139 Jy ! Component: 1200 - total flux cleaned = -0.000685745 Jy ! Component: 1250 - total flux cleaned = -0.000793642 Jy ! Component: 1300 - total flux cleaned = -0.000836134 Jy ! Component: 1350 - total flux cleaned = -0.000961945 Jy ! Component: 1400 - total flux cleaned = -0.000961844 Jy ! Component: 1450 - total flux cleaned = -0.00104427 Jy ! Component: 1500 - total flux cleaned = -0.00110491 Jy ! Component: 1550 - total flux cleaned = -0.00120558 Jy ! Component: 1600 - total flux cleaned = -0.0013248 Jy ! Component: 1650 - total flux cleaned = -0.00136388 Jy ! Component: 1700 - total flux cleaned = -0.00140289 Jy ! Component: 1750 - total flux cleaned = -0.00142219 Jy ! Component: 1800 - total flux cleaned = -0.0013837 Jy ! Component: 1850 - total flux cleaned = -0.00144052 Jy ! Component: 1900 - total flux cleaned = -0.00142187 Jy ! Component: 1950 - total flux cleaned = -0.00147776 Jy ! Component: 2000 - total flux cleaned = -0.00147756 Jy ! Component: 2050 - total flux cleaned = -0.00153272 Jy ! Component: 2100 - total flux cleaned = -0.0015147 Jy ! Component: 2150 - total flux cleaned = -0.00158667 Jy ! Component: 2200 - total flux cleaned = -0.00156868 Jy ! Component: 2250 - total flux cleaned = -0.00158635 Jy ! Component: 2300 - total flux cleaned = -0.00160374 Jy ! Component: 2350 - total flux cleaned = -0.001569 Jy ! Component: 2400 - total flux cleaned = -0.00163818 Jy ! Component: 2450 - total flux cleaned = -0.00158676 Jy ! Component: 2500 - total flux cleaned = -0.00174005 Jy ! Component: 2550 - total flux cleaned = -0.00170616 Jy ! Component: 2600 - total flux cleaned = -0.00175626 Jy ! Component: 2650 - total flux cleaned = -0.00170635 Jy ! Component: 2700 - total flux cleaned = -0.00175562 Jy ! Component: 2750 - total flux cleaned = -0.00178846 Jy ! Component: 2800 - total flux cleaned = -0.00178842 Jy ! Component: 2850 - total flux cleaned = -0.00177214 Jy ! Component: 2900 - total flux cleaned = -0.00170815 Jy ! Component: 2950 - total flux cleaned = -0.0016921 Jy ! Component: 3000 - total flux cleaned = -0.00175545 Jy ! Component: 3050 - total flux cleaned = -0.00175537 Jy ! Component: 3100 - total flux cleaned = -0.00172411 Jy ! Component: 3150 - total flux cleaned = -0.00173949 Jy ! Component: 3200 - total flux cleaned = -0.00170879 Jy ! Component: 3250 - total flux cleaned = -0.00170892 Jy ! Component: 3300 - total flux cleaned = -0.00173938 Jy ! Component: 3350 - total flux cleaned = -0.00178448 Jy ! Component: 3400 - total flux cleaned = -0.00173945 Jy ! Component: 3450 - total flux cleaned = -0.00173939 Jy ! Component: 3500 - total flux cleaned = -0.00178373 Jy ! Component: 3550 - total flux cleaned = -0.00179825 Jy ! Component: 3600 - total flux cleaned = -0.00176897 Jy ! Component: 3650 - total flux cleaned = -0.00179799 Jy ! Component: 3700 - total flux cleaned = -0.00181224 Jy ! Component: 3750 - total flux cleaned = -0.00175499 Jy ! Component: 3800 - total flux cleaned = -0.00181191 Jy ! Component: 3850 - total flux cleaned = -0.00178334 Jy ! Component: 3900 - total flux cleaned = -0.00178331 Jy ! Component: 3950 - total flux cleaned = -0.00178338 Jy ! Component: 4000 - total flux cleaned = -0.00181106 Jy ! Component: 4050 - total flux cleaned = -0.00178343 Jy ! Total flux subtracted in 4096 components = -0.00179716 Jy ! Clean residual min=-0.000876 max=0.000932 Jy/beam ! Clean residual mean=0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0772146 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 383 components and 0.0772146 Jy ![Exited script file: muppet] wmap "J2030-0325_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.118 x 7.343 at -3.437 degrees (North through East) ! Clean map min=-0.0014206 max=0.059651 Jy/beam ! Writing clean map to FITS file: J2030-0325_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.059651 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255037 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28265 1.28265 2.56529 5.13058 10.2612 20.5223 41.0447 82.0893 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.059 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.118 x 7.343 at -3.437 degrees (North through East) ! Clean map min=-0.0014206 max=0.059651 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 J2030-0325_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:58:15 2019