! Started logfile: J0024-4202_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:01:13 2019 obs J0024-4202_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0024-4202_S_2017_01_16_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.457839 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0024-4202 ! ! 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 622 lines of history. ! ! Reading 6016 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 J0024-4202_S_2017_01_16_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 224 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 224 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 224 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 297 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.108620Jy sigma=0.006309 ! Fit after self-cal, rms=1.003490Jy sigma=0.005725 ! 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.959 mas, bmaj=26.82 mas, bpa=14.47 degrees ! Estimated noise=3530.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) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.996347 Jy ! Component: 100 - total flux cleaned = 1.45953 Jy ! Total flux subtracted in 100 components = 1.45953 Jy ! Clean residual min=-0.121143 max=0.225804 Jy/beam ! Clean residual mean=-0.001947 rms=0.062160 Jy/beam ! Combined flux in latest and established models = 1.45953 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 1.45953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.676267Jy sigma=0.003842 ! Fit after self-cal, rms=0.674017Jy sigma=0.003832 ! 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.785 mas, bmaj=27.9 mas, bpa=13.67 degrees ! Estimated noise=1740.34 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.400475 Jy ! Component: 100 - total flux cleaned = 0.666511 Jy ! Component: 150 - total flux cleaned = 0.858094 Jy ! Component: 200 - total flux cleaned = 0.959663 Jy ! Total flux subtracted in 200 components = 0.959663 Jy ! Clean residual min=-0.089584 max=0.090131 Jy/beam ! Clean residual mean=-0.001893 rms=0.038201 Jy/beam ! Combined flux in latest and established models = 2.41919 Jy ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 125 components and 2.41919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311391Jy sigma=0.001647 ! Fit after self-cal, rms=0.304069Jy sigma=0.001598 ! 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.00* FD 0.93 HN 1.00* KP 1.03 ! LA 0.94 MK 1.00* NL 0.92 OV 1.02 ! PT 0.86 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.01 ! LA 0.91 MK 1.00* NL 1.09 OV 1.06 ! PT 0.87 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.05 ! LA 0.96 MK 1.00* NL 1.09 OV 0.99 ! PT 0.86 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.00* KP 1.02 ! LA 0.84 MK 1.00* NL 1.00* OV 1.01 ! PT 0.90 SC 0.94 ! ! ! Fit before self-cal, rms=0.304069Jy sigma=0.001598 ! Fit after self-cal, rms=0.208882Jy sigma=0.001139 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=28.49 mas, bpa=13.73 degrees ! Estimated noise=1664.15 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.0633534 Jy ! Component: 100 - total flux cleaned = 0.0885178 Jy ! Component: 150 - total flux cleaned = 0.0972827 Jy ! Component: 200 - total flux cleaned = 0.106809 Jy ! Total flux subtracted in 200 components = 0.106809 Jy ! Clean residual min=-0.017892 max=0.018059 Jy/beam ! Clean residual mean=0.000099 rms=0.008743 Jy/beam ! Combined flux in latest and established models = 2.526 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 208 components and 2.526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171377Jy sigma=0.000872 ! Fit after self-cal, rms=0.169838Jy sigma=0.000862 ! 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.169838Jy sigma=0.000862 ! Fit after self-cal, rms=0.170000Jy sigma=0.000857 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=28.46 mas, bpa=13.71 degrees ! Estimated noise=1667.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.021441 Jy ! Component: 100 - total flux cleaned = 0.0290764 Jy ! Component: 150 - total flux cleaned = 0.032753 Jy ! Component: 200 - total flux cleaned = 0.0338269 Jy ! Total flux subtracted in 200 components = 0.0338269 Jy ! Clean residual min=-0.008210 max=0.008213 Jy/beam ! Clean residual mean=0.000069 rms=0.003942 Jy/beam ! Combined flux in latest and established models = 2.55983 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 271 components and 2.55983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163883Jy sigma=0.000814 ! Fit after self-cal, rms=0.163685Jy sigma=0.000813 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.00291784 Jy ! Component: 100 - total flux cleaned = 0.00715997 Jy ! Component: 150 - total flux cleaned = 0.00817502 Jy ! Component: 200 - total flux cleaned = 0.00939633 Jy ! Total flux subtracted in 200 components = 0.00939633 Jy ! Clean residual min=-0.004688 max=0.004683 Jy/beam ! Clean residual mean=0.000039 rms=0.002204 Jy/beam ! Combined flux in latest and established models = 2.56922 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 333 components and 2.56922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162126Jy sigma=0.000803 ! Fit after self-cal, rms=0.162089Jy sigma=0.000803 ! 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.162089Jy sigma=0.000803 ! Fit after self-cal, rms=0.162646Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=28.46 mas, bpa=13.72 degrees ! Estimated noise=1667.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00363358 Jy ! Component: 100 - total flux cleaned = 0.00533834 Jy ! Component: 150 - total flux cleaned = 0.00492057 Jy ! Component: 200 - total flux cleaned = 0.00511505 Jy ! Total flux subtracted in 200 components = 0.00511505 Jy ! Clean residual min=-0.003117 max=0.003138 Jy/beam ! Clean residual mean=0.000020 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 2.57434 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 399 components and 2.57434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161998Jy sigma=0.000799 ! Fit after self-cal, rms=0.161988Jy sigma=0.000799 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.000884878 Jy ! Component: 100 - total flux cleaned = 0.00170377 Jy ! Component: 150 - total flux cleaned = 0.00200978 Jy ! Component: 200 - total flux cleaned = 0.00256158 Jy ! Total flux subtracted in 200 components = 0.00256158 Jy ! Clean residual min=-0.002218 max=0.002232 Jy/beam ! Clean residual mean=0.000002 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 2.5769 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 444 components and 2.5769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161698Jy sigma=0.000797 ! Fit after self-cal, rms=0.161689Jy sigma=0.000797 ! 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.161689Jy sigma=0.000797 ! Fit after self-cal, rms=0.161902Jy sigma=0.000797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.723 mas, bmaj=41.66 mas, bpa=0.9 degrees ! Estimated noise=1888.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163131 Jy ! Component: 100 - total flux cleaned = 0.00227173 Jy ! Component: 150 - total flux cleaned = 0.00272822 Jy ! Component: 200 - total flux cleaned = 0.00262242 Jy ! Total flux subtracted in 200 components = 0.00262242 Jy ! Clean residual min=-0.001732 max=0.001754 Jy/beam ! Clean residual mean=0.000024 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 2.57952 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 508 components and 2.57952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161744Jy sigma=0.000797 ! Fit after self-cal, rms=0.161744Jy sigma=0.000797 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.000921254 Jy ! Component: 100 - total flux cleaned = 0.00205985 Jy ! Component: 150 - total flux cleaned = 0.00288947 Jy ! Component: 200 - total flux cleaned = 0.00352883 Jy ! Total flux subtracted in 200 components = 0.00352883 Jy ! Clean residual min=-0.001306 max=0.001318 Jy/beam ! Clean residual mean=0.000027 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 2.58305 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 549 components and 2.58305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161649Jy sigma=0.000796 ! Fit after self-cal, rms=0.161647Jy sigma=0.000796 ! 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.848 mas, bmaj=28.46 mas, bpa=13.72 degrees ! Estimated noise=1668.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 28.46 at 13.72 degrees (North through East) ! Clean map min=-0.013649 max=1.1552 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161647Jy sigma=0.000796 ! Fit after self-cal, rms=0.120995Jy sigma=0.000582 ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=28.46 mas, bpa=13.72 degrees ! Estimated noise=1668.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013892 Jy ! Component: 100 - total flux cleaned = 0.000236027 Jy ! Component: 150 - total flux cleaned = 0.00107649 Jy ! Component: 200 - total flux cleaned = 0.00186727 Jy ! Total flux subtracted in 200 components = 0.00186727 Jy ! Clean residual min=-0.001432 max=0.001434 Jy/beam ! Clean residual mean=-0.000004 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 2.58492 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 601 components and 2.58492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120835Jy sigma=0.000581 ! Fit after self-cal, rms=0.120827Jy sigma=0.000581 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178769 Jy ! Component: 100 - total flux cleaned = 0.00058144 Jy ! Component: 150 - total flux cleaned = 0.00111967 Jy ! Component: 200 - total flux cleaned = 0.0017856 Jy ! Total flux subtracted in 200 components = 0.0017856 Jy ! Clean residual min=-0.001203 max=0.001212 Jy/beam ! Clean residual mean=-0.000005 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 2.5867 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 630 components and 2.5867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120722Jy sigma=0.000581 ! Fit after self-cal, rms=0.120720Jy sigma=0.000581 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120720Jy sigma=0.000581 ! Fit after self-cal, rms=0.120680Jy sigma=0.000581 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.987 mas, bmaj=27.18 mas, bpa=14.53 degrees ! Estimated noise=3500.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.982709 Jy ! Component: 100 - total flux cleaned = 1.44372 Jy ! Component: 150 - total flux cleaned = 1.71077 Jy ! Component: 200 - total flux cleaned = 1.89548 Jy ! Total flux subtracted in 200 components = 1.89548 Jy ! Clean residual min=-0.075996 max=0.107252 Jy/beam ! Clean residual mean=-0.000620 rms=0.033881 Jy/beam ! Combined flux in latest and established models = 1.89548 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 66 model components to the UV plane model. ! The established model now contains 66 components and 1.89548 Jy ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=28.46 mas, bpa=13.72 degrees ! Estimated noise=1668.62 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.207992 Jy ! Component: 100 - total flux cleaned = 0.336963 Jy ! Component: 150 - total flux cleaned = 0.389838 Jy ! Component: 200 - total flux cleaned = 0.415389 Jy ! Total flux subtracted in 200 components = 0.415389 Jy ! Clean residual min=-0.055254 max=0.055944 Jy/beam ! Clean residual mean=0.000215 rms=0.019973 Jy/beam ! Combined flux in latest and established models = 2.31087 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 127 components and 2.31087 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=9.723 mas, bmaj=41.65 mas, bpa=0.8999 degrees ! Estimated noise=1888.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0706508 Jy ! Component: 100 - total flux cleaned = 0.0862589 Jy ! Component: 150 - total flux cleaned = 0.0957776 Jy ! Component: 200 - total flux cleaned = 0.10095 Jy ! Total flux subtracted in 200 components = 0.10095 Jy ! Clean residual min=-0.019372 max=0.019343 Jy/beam ! Clean residual mean=-0.000114 rms=0.010350 Jy/beam ! Combined flux in latest and established models = 2.41182 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.00424118 Jy ! Component: 100 - total flux cleaned = 0.00384406 Jy ! Component: 150 - total flux cleaned = 0.0077716 Jy ! Component: 200 - total flux cleaned = 0.0121174 Jy ! Total flux subtracted in 200 components = 0.0121174 Jy ! Clean residual min=-0.011372 max=0.011341 Jy/beam ! Clean residual mean=-0.000035 rms=0.005633 Jy/beam ! Combined flux in latest and established models = 2.42393 Jy ! Adding 161 model components to the UV plane model. ! The established model now contains 286 components and 2.42393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=28.46 mas, bpa=13.72 degrees ! Estimated noise=1668.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278179 Jy ! Component: 100 - total flux cleaned = 0.00337511 Jy ! Component: 150 - total flux cleaned = 0.00291913 Jy ! Component: 200 - total flux cleaned = 0.00415762 Jy ! Total flux subtracted in 200 components = 0.00415762 Jy ! Clean residual min=-0.006482 max=0.006511 Jy/beam ! Clean residual mean=-0.000009 rms=0.002478 Jy/beam ! Combined flux in latest and established models = 2.42809 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 333 components and 2.42809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124080Jy sigma=0.000600 ! Fit after self-cal, rms=0.123321Jy sigma=0.000596 wmodel J0024-4202_S_2017_01_16_pus_map.mod ! Writing 333 model components to file: J0024-4202_S_2017_01_16_pus_map.mod wobs J0024-4202_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0024-4202_S_2017_01_16_pus_uvs.fits wwins J0024-4202_S_2017_01_16_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0024-4202_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.849 x 28.46 at 13.72 degrees (North through East) ! Clean map min=-0.052149 max=1.1254 Jy/beam ! Writing clean map to FITS file: J0024-4202_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.1254 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00223568 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.595969 0.595969 1.19194 2.38388 4.76775 9.5355 19.071 38.142 76.284 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0067 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.125 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.849 x 28.46 at 13.72 degrees (North through East) ! Clean map min=-0.052149 max=1.1254 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 J0024-4202_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:01:18 2019