! Started logfile: J0403-3605_S_2017_07_16_pus_uvs.log on Thu May 9 11:00:38 2019 obs J0403-3605_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0403-3605_S_2017_07_16_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695556 visibilities/baseline/integration-bin. ! Found source: J0403-3605 ! ! 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 815 lines of history. ! ! Reading 1252 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 J0403-3605_S_2017_07_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.303849Jy sigma=0.001539 ! Fit after self-cal, rms=0.261360Jy sigma=0.001221 ! 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.297 mas, bmaj=6.773 mas, bpa=-5.812 degrees ! Estimated noise=5709.48 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.757192 Jy ! Component: 100 - total flux cleaned = 0.937618 Jy ! Total flux subtracted in 100 components = 0.937618 Jy ! Clean residual min=-0.056022 max=0.144277 Jy/beam ! Clean residual mean=-0.000484 rms=0.020619 Jy/beam ! Combined flux in latest and established models = 0.937618 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.937618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253618Jy sigma=0.001331 ! Fit after self-cal, rms=0.253657Jy sigma=0.001331 ! Inverting map ! Added new window around map position (4, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117094 Jy ! Component: 100 - total flux cleaned = 0.163128 Jy ! Total flux subtracted in 100 components = 0.163128 Jy ! Clean residual min=-0.051845 max=0.080983 Jy/beam ! Clean residual mean=-0.000178 rms=0.012223 Jy/beam ! Combined flux in latest and established models = 1.10075 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 1.10075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195285Jy sigma=0.000949 ! Fit after self-cal, rms=0.188168Jy sigma=0.000890 ! 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.661 mas, bmaj=7.469 mas, bpa=-5.26 degrees ! Estimated noise=4558.72 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.0413943 Jy ! Component: 100 - total flux cleaned = 0.0560582 Jy ! Component: 150 - total flux cleaned = 0.0592315 Jy ! Component: 200 - total flux cleaned = 0.0625396 Jy ! Total flux subtracted in 200 components = 0.0625396 Jy ! Clean residual min=-0.026669 max=0.037546 Jy/beam ! Clean residual mean=-0.000102 rms=0.007804 Jy/beam ! Combined flux in latest and established models = 1.16329 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 1.16329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175707Jy sigma=0.000829 ! Fit after self-cal, rms=0.175435Jy sigma=0.000822 ! 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.12 FD 1.00* HN 1.19 KP 1.05 ! LA 0.98 MK 1.03 NL 1.00* OV 0.99 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.24 KP 0.99 ! LA 0.94 MK 1.01 NL 1.00* OV 0.99 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.34 KP 0.97 ! LA 1.00* MK 1.03 NL 1.10 OV 0.92 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! 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.175435Jy sigma=0.000822 ! Fit after self-cal, rms=0.168268Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.684 mas, bmaj=7.453 mas, bpa=-4.935 degrees ! Estimated noise=4645.65 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.00457699 Jy ! Component: 100 - total flux cleaned = -0.00512527 Jy ! Component: 150 - total flux cleaned = -0.00559369 Jy ! Component: 200 - total flux cleaned = -0.00601467 Jy ! Total flux subtracted in 200 components = -0.00601467 Jy ! Clean residual min=-0.018895 max=0.016052 Jy/beam ! Clean residual mean=0.000039 rms=0.004074 Jy/beam ! Combined flux in latest and established models = 1.15727 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 1.15727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166903Jy sigma=0.000688 ! Fit after self-cal, rms=0.167009Jy sigma=0.000687 ! 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.167009Jy sigma=0.000687 ! Fit after self-cal, rms=0.168089Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=7.452 mas, bpa=-4.964 degrees ! Estimated noise=4643.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00323885 Jy ! Component: 100 - total flux cleaned = -0.0038563 Jy ! Component: 150 - total flux cleaned = -0.00422126 Jy ! Component: 200 - total flux cleaned = -0.00438596 Jy ! Total flux subtracted in 200 components = -0.00438596 Jy ! Clean residual min=-0.018353 max=0.015186 Jy/beam ! Clean residual mean=0.000035 rms=0.003915 Jy/beam ! Combined flux in latest and established models = 1.15289 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 1.15289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167212Jy sigma=0.000685 ! Fit after self-cal, rms=0.167072Jy sigma=0.000685 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.000714728 Jy ! Component: 100 - total flux cleaned = -0.00104836 Jy ! Component: 150 - total flux cleaned = -0.00135109 Jy ! Component: 200 - total flux cleaned = -0.00149037 Jy ! Total flux subtracted in 200 components = -0.00149037 Jy ! Clean residual min=-0.018085 max=0.014593 Jy/beam ! Clean residual mean=0.000031 rms=0.003838 Jy/beam ! Combined flux in latest and established models = 1.15139 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 1.15139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166563Jy sigma=0.000684 ! Fit after self-cal, rms=0.166513Jy sigma=0.000683 ! 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.166513Jy sigma=0.000683 ! Fit after self-cal, rms=0.168194Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.686 mas, bmaj=7.449 mas, bpa=-4.963 degrees ! Estimated noise=4642.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00272313 Jy ! Component: 100 - total flux cleaned = -0.00306392 Jy ! Component: 150 - total flux cleaned = -0.00337454 Jy ! Component: 200 - total flux cleaned = -0.00365502 Jy ! Total flux subtracted in 200 components = -0.00365502 Jy ! Clean residual min=-0.017543 max=0.014405 Jy/beam ! Clean residual mean=0.000029 rms=0.003699 Jy/beam ! Combined flux in latest and established models = 1.14774 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 1.14774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167582Jy sigma=0.000681 ! Fit after self-cal, rms=0.167451Jy sigma=0.000681 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.00044347 Jy ! Component: 100 - total flux cleaned = -0.000991463 Jy ! Component: 150 - total flux cleaned = -0.00111754 Jy ! Component: 200 - total flux cleaned = -0.00135163 Jy ! Total flux subtracted in 200 components = -0.00135163 Jy ! Clean residual min=-0.017307 max=0.014202 Jy/beam ! Clean residual mean=0.000025 rms=0.003644 Jy/beam ! Combined flux in latest and established models = 1.14639 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 1.14639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167087Jy sigma=0.000680 ! Fit after self-cal, rms=0.167041Jy sigma=0.000680 ! 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.167041Jy sigma=0.000680 ! Fit after self-cal, rms=0.168688Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.644 mas, bmaj=22.18 mas, bpa=-2.451 degrees ! Estimated noise=6269.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00186198 Jy ! Component: 100 - total flux cleaned = -0.00187448 Jy ! Component: 150 - total flux cleaned = -0.00188056 Jy ! Component: 200 - total flux cleaned = -0.00188471 Jy ! Total flux subtracted in 200 components = -0.00188471 Jy ! Clean residual min=-0.018017 max=0.014155 Jy/beam ! Clean residual mean=0.000043 rms=0.004991 Jy/beam ! Combined flux in latest and established models = 1.1445 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 86 components and 1.1445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168350Jy sigma=0.000679 ! Fit after self-cal, rms=0.168223Jy sigma=0.000679 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.000510379 Jy ! Component: 100 - total flux cleaned = -0.00050622 Jy ! Component: 150 - total flux cleaned = -0.000502546 Jy ! Component: 200 - total flux cleaned = -0.000499291 Jy ! Total flux subtracted in 200 components = -0.000499291 Jy ! Clean residual min=-0.017414 max=0.013915 Jy/beam ! Clean residual mean=0.000039 rms=0.004943 Jy/beam ! Combined flux in latest and established models = 1.144 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 86 components and 1.144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168016Jy sigma=0.000678 ! Fit after self-cal, rms=0.167931Jy sigma=0.000678 ! 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.687 mas, bmaj=7.446 mas, bpa=-4.952 degrees ! Estimated noise=4641.11 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.687 x 7.446 at -4.952 degrees (North through East) ! Clean map min=-0.015314 max=0.88978 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.167931Jy sigma=0.000678 ! Fit after self-cal, rms=0.159437Jy sigma=0.000618 ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=7.446 mas, bpa=-5.025 degrees ! Estimated noise=4640.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00273442 Jy ! Component: 100 - total flux cleaned = -0.00331277 Jy ! Component: 150 - total flux cleaned = -0.00382027 Jy ! Component: 200 - total flux cleaned = -0.00416228 Jy ! Total flux subtracted in 200 components = -0.00416228 Jy ! Clean residual min=-0.015646 max=0.013281 Jy/beam ! Clean residual mean=0.000014 rms=0.003370 Jy/beam ! Combined flux in latest and established models = 1.13984 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 1.13984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158919Jy sigma=0.000617 ! Fit after self-cal, rms=0.158779Jy sigma=0.000616 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000553296 Jy ! Component: 100 - total flux cleaned = -0.000777319 Jy ! Component: 150 - total flux cleaned = -0.000980027 Jy ! Component: 200 - total flux cleaned = -0.00116514 Jy ! Total flux subtracted in 200 components = -0.00116514 Jy ! Clean residual min=-0.015560 max=0.013059 Jy/beam ! Clean residual mean=0.000011 rms=0.003335 Jy/beam ! Combined flux in latest and established models = 1.13868 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 1.13868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158511Jy sigma=0.000616 ! Fit after self-cal, rms=0.158464Jy sigma=0.000616 ! 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.158464Jy sigma=0.000616 ! Fit after self-cal, rms=0.160079Jy sigma=0.000615 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.317 mas, bmaj=6.728 mas, bpa=-5.285 degrees ! Estimated noise=5921.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.783861 Jy ! Component: 100 - total flux cleaned = 0.976276 Jy ! Component: 150 - total flux cleaned = 1.05383 Jy ! Component: 200 - total flux cleaned = 1.08825 Jy ! Total flux subtracted in 200 components = 1.08825 Jy ! Clean residual min=-0.019442 max=0.021637 Jy/beam ! Clean residual mean=-0.000089 rms=0.005093 Jy/beam ! Combined flux in latest and established models = 1.08825 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 19 model components to the UV plane model. ! The established model now contains 19 components and 1.08825 Jy ! Inverting map and beam ! Estimated beam: bmin=2.691 mas, bmaj=7.444 mas, bpa=-5.012 degrees ! Estimated noise=4641.25 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.0215413 Jy ! Component: 100 - total flux cleaned = 0.0328509 Jy ! Component: 150 - total flux cleaned = 0.0394329 Jy ! Component: 200 - total flux cleaned = 0.0421242 Jy ! Total flux subtracted in 200 components = 0.0421242 Jy ! Clean residual min=-0.014779 max=0.013499 Jy/beam ! Clean residual mean=-0.000003 rms=0.003486 Jy/beam ! Combined flux in latest and established models = 1.13037 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 1.13037 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.677 mas, bmaj=22.26 mas, bpa=-2.595 degrees ! Estimated noise=6250.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00455865 Jy ! Component: 100 - total flux cleaned = 0.00455992 Jy ! Component: 150 - total flux cleaned = 0.00456389 Jy ! Component: 200 - total flux cleaned = 0.00456099 Jy ! Total flux subtracted in 200 components = 0.00456099 Jy ! Clean residual min=-0.015122 max=0.013259 Jy/beam ! Clean residual mean=0.000003 rms=0.004691 Jy/beam ! Combined flux in latest and established models = 1.13493 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 = 8.78013e-05 Jy ! Component: 100 - total flux cleaned = 0.000243511 Jy ! Component: 150 - total flux cleaned = 0.000242553 Jy ! Component: 200 - total flux cleaned = 0.000312038 Jy ! Total flux subtracted in 200 components = 0.000312038 Jy ! Clean residual min=-0.014977 max=0.013102 Jy/beam ! Clean residual mean=0.000005 rms=0.004626 Jy/beam ! Combined flux in latest and established models = 1.13525 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 1.13524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.691 mas, bmaj=7.444 mas, bpa=-5.012 degrees ! Estimated noise=4641.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00161562 Jy ! Component: 100 - total flux cleaned = -0.00173529 Jy ! Component: 150 - total flux cleaned = -0.0019564 Jy ! Component: 200 - total flux cleaned = -0.00195587 Jy ! Total flux subtracted in 200 components = -0.00195587 Jy ! Clean residual min=-0.014405 max=0.012998 Jy/beam ! Clean residual mean=0.000006 rms=0.003307 Jy/beam ! Combined flux in latest and established models = 1.13329 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 1.13329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159835Jy sigma=0.000615 ! Fit after self-cal, rms=0.159694Jy sigma=0.000615 wmodel J0403-3605_S_2017_07_16_pus_map.mod ! Writing 66 model components to file: J0403-3605_S_2017_07_16_pus_map.mod wobs J0403-3605_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0403-3605_S_2017_07_16_pus_uvs.fits wwins J0403-3605_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0403-3605_S_2017_07_16_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.00232755 Jy ! Component: 100 - total flux cleaned = -0.00339929 Jy ! Component: 150 - total flux cleaned = -0.0039796 Jy ! Component: 200 - total flux cleaned = -0.0039768 Jy ! Component: 250 - total flux cleaned = -0.00397342 Jy ! Component: 300 - total flux cleaned = -0.00380886 Jy ! Component: 350 - total flux cleaned = -0.0036569 Jy ! Component: 400 - total flux cleaned = -0.00350718 Jy ! Component: 450 - total flux cleaned = -0.00336269 Jy ! Component: 500 - total flux cleaned = -0.00296164 Jy ! Component: 550 - total flux cleaned = -0.00231321 Jy ! Component: 600 - total flux cleaned = -0.00131164 Jy ! Component: 650 - total flux cleaned = -0.00106864 Jy ! Component: 700 - total flux cleaned = -0.000594453 Jy ! Component: 750 - total flux cleaned = -0.000134728 Jy ! Component: 800 - total flux cleaned = 0.000531491 Jy ! Component: 850 - total flux cleaned = 0.000747551 Jy ! Component: 900 - total flux cleaned = 0.000959747 Jy ! Component: 950 - total flux cleaned = 0.00106366 Jy ! Component: 1000 - total flux cleaned = 0.000962654 Jy ! Component: 1050 - total flux cleaned = 0.000963871 Jy ! Component: 1100 - total flux cleaned = 0.00086682 Jy ! Component: 1150 - total flux cleaned = 0.000677277 Jy ! Component: 1200 - total flux cleaned = 0.000490518 Jy ! Component: 1250 - total flux cleaned = 0.000214722 Jy ! Component: 1300 - total flux cleaned = 3.42088e-05 Jy ! Component: 1350 - total flux cleaned = -0.000143712 Jy ! Component: 1400 - total flux cleaned = -0.000403036 Jy ! Component: 1450 - total flux cleaned = -0.000315617 Jy ! Component: 1500 - total flux cleaned = -0.00048425 Jy ! Component: 1550 - total flux cleaned = -0.000649818 Jy ! Component: 1600 - total flux cleaned = -0.000813493 Jy ! Component: 1650 - total flux cleaned = -0.000975153 Jy ! Component: 1700 - total flux cleaned = -0.000975591 Jy ! Component: 1750 - total flux cleaned = -0.00129342 Jy ! Component: 1800 - total flux cleaned = -0.00145086 Jy ! Component: 1850 - total flux cleaned = -0.00152831 Jy ! Component: 1900 - total flux cleaned = -0.0017582 Jy ! Component: 1950 - total flux cleaned = -0.00190974 Jy ! Component: 2000 - total flux cleaned = -0.0021352 Jy ! Component: 2050 - total flux cleaned = -0.00228425 Jy ! Component: 2100 - total flux cleaned = -0.00235797 Jy ! Component: 2150 - total flux cleaned = -0.0025035 Jy ! Component: 2200 - total flux cleaned = -0.00257486 Jy ! Component: 2250 - total flux cleaned = -0.00271783 Jy ! Component: 2300 - total flux cleaned = -0.00271773 Jy ! Component: 2350 - total flux cleaned = -0.0029291 Jy ! Component: 2400 - total flux cleaned = -0.00320907 Jy ! Component: 2450 - total flux cleaned = -0.00327848 Jy ! Component: 2500 - total flux cleaned = -0.00355415 Jy ! Component: 2550 - total flux cleaned = -0.00382771 Jy ! Component: 2600 - total flux cleaned = -0.00396375 Jy ! Component: 2650 - total flux cleaned = -0.00423539 Jy ! Component: 2700 - total flux cleaned = -0.00443807 Jy ! Component: 2750 - total flux cleaned = -0.00457342 Jy ! Component: 2800 - total flux cleaned = -0.00477472 Jy ! Component: 2850 - total flux cleaned = -0.00504254 Jy ! Component: 2900 - total flux cleaned = -0.00530986 Jy ! Component: 2950 - total flux cleaned = -0.00550996 Jy ! Component: 3000 - total flux cleaned = -0.00570982 Jy ! Component: 3050 - total flux cleaned = -0.00610892 Jy ! Component: 3100 - total flux cleaned = -0.00644065 Jy ! Component: 3150 - total flux cleaned = -0.00657303 Jy ! Component: 3200 - total flux cleaned = -0.00697045 Jy ! Component: 3250 - total flux cleaned = -0.00723513 Jy ! Component: 3300 - total flux cleaned = -0.00749993 Jy ! Component: 3350 - total flux cleaned = -0.00783085 Jy ! Component: 3400 - total flux cleaned = -0.00802925 Jy ! Component: 3450 - total flux cleaned = -0.0081611 Jy ! Component: 3500 - total flux cleaned = -0.00849176 Jy ! Component: 3550 - total flux cleaned = -0.00882236 Jy ! Component: 3600 - total flux cleaned = -0.00895457 Jy ! Component: 3650 - total flux cleaned = -0.0092197 Jy ! Component: 3700 - total flux cleaned = -0.0094191 Jy ! Component: 3750 - total flux cleaned = -0.00955182 Jy ! Component: 3800 - total flux cleaned = -0.00955174 Jy ! Component: 3850 - total flux cleaned = -0.00968539 Jy ! Component: 3900 - total flux cleaned = -0.00968564 Jy ! Component: 3950 - total flux cleaned = -0.00981994 Jy ! Component: 4000 - total flux cleaned = -0.00981998 Jy ! Component: 4050 - total flux cleaned = -0.00988776 Jy ! Total flux subtracted in 4096 components = -0.00995501 Jy ! Clean residual min=-0.003452 max=0.003585 Jy/beam ! Clean residual mean=0.000039 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 1.12333 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 315 components and 1.12333 Jy ![Exited script file: muppet] wmap "J0403-3605_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.691 x 7.444 at -5.012 degrees (North through East) ! Clean map min=-0.011103 max=0.91014 Jy/beam ! Writing clean map to FITS file: J0403-3605_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.910139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00113001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372475 0.372475 0.74495 1.4899 2.9798 5.9596 11.9192 23.8384 47.6768 95.3536 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.91 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.691 x 7.444 at -5.012 degrees (North through East) ! Clean map min=-0.011103 max=0.91014 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 J0403-3605_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:00:43 2019