! Started logfile: J0204+4403_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:42:11 2016 obs J0204+4403_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0204+4403_S_2015_03_17_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963228 visibilities/baseline/integration-bin. ! Found source: J0204+4403 ! ! 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 330 lines of history. ! ! Reading 14564 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 J0204+4403_S_2015_03_17_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.774018Jy sigma=0.009040 ! Fit after self-cal, rms=0.698522Jy sigma=0.008165 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=3.906 mas, bpa=-67.08 degrees ! Estimated noise=877.287 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.217895 Jy ! Component: 100 - total flux cleaned = 0.289318 Jy ! Total flux subtracted in 100 components = 0.289318 Jy ! Clean residual min=-0.016079 max=0.045733 Jy/beam ! Clean residual mean=-0.000013 rms=0.004713 Jy/beam ! Combined flux in latest and established models = 0.289318 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.289318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130822Jy sigma=0.001303 ! Fit after self-cal, rms=0.130577Jy sigma=0.001300 ! Inverting map ! Added new window around map position (-5.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0458807 Jy ! Component: 100 - total flux cleaned = 0.072955 Jy ! Total flux subtracted in 100 components = 0.072955 Jy ! Clean residual min=-0.012831 max=0.014956 Jy/beam ! Clean residual mean=-0.000005 rms=0.003072 Jy/beam ! Combined flux in latest and established models = 0.362273 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.362273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104320Jy sigma=0.001029 ! Fit after self-cal, rms=0.103613Jy sigma=0.001019 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207562 Jy ! Component: 100 - total flux cleaned = 0.0350406 Jy ! Total flux subtracted in 100 components = 0.0350406 Jy ! Clean residual min=-0.010901 max=0.010136 Jy/beam ! Clean residual mean=-0.000002 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.397314 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 56 components and 0.397314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095912Jy sigma=0.000953 ! Fit after self-cal, rms=0.095757Jy sigma=0.000950 ! 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=4.341 mas, bmaj=4.729 mas, bpa=-66.73 degrees ! Estimated noise=521.398 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.0158288 Jy ! Component: 100 - total flux cleaned = 0.026294 Jy ! Component: 150 - total flux cleaned = 0.033719 Jy ! Component: 200 - total flux cleaned = 0.0390877 Jy ! Total flux subtracted in 200 components = 0.0390877 Jy ! Clean residual min=-0.012331 max=0.008545 Jy/beam ! Clean residual mean=0.000026 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.436401 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 88 components and 0.436402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091117Jy sigma=0.000925 ! Fit after self-cal, rms=0.091035Jy sigma=0.000923 ! 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.82 HN 0.97 KP 1.12 ! LA 1.00 MK 1.07 NL 0.88 OV 1.01 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.87 HN 1.03 KP 1.08 ! LA 0.95 MK 1.12 NL 0.99 OV 1.05 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.89 HN 1.03 KP 0.96 ! LA 0.79 MK 1.14 NL 1.11 OV 0.96 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.87 HN 0.99 KP 0.94 ! LA 0.86 MK 1.14 NL 1.00 OV 1.02 ! PT 1.08 SC 0.98 ! ! ! Fit before self-cal, rms=0.091035Jy sigma=0.000923 ! Fit after self-cal, rms=0.076384Jy sigma=0.000820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.467 mas, bmaj=4.804 mas, bpa=-71.91 degrees ! Estimated noise=524.64 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.000792912 Jy ! Component: 100 - total flux cleaned = -0.00146153 Jy ! Component: 150 - total flux cleaned = -0.00146467 Jy ! Component: 200 - total flux cleaned = -0.00146431 Jy ! Total flux subtracted in 200 components = -0.00146431 Jy ! Clean residual min=-0.005908 max=0.005337 Jy/beam ! Clean residual mean=0.000031 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.434937 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.434937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076116Jy sigma=0.000816 ! Fit after self-cal, rms=0.076026Jy sigma=0.000816 ! 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.076026Jy sigma=0.000816 ! Fit after self-cal, rms=0.073974Jy sigma=0.000792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.434 mas, bmaj=4.814 mas, bpa=-68.5 degrees ! Estimated noise=523.629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468091 Jy ! Component: 100 - total flux cleaned = -4.86974e-05 Jy ! Component: 150 - total flux cleaned = -0.000227407 Jy ! Component: 200 - total flux cleaned = -0.000382731 Jy ! Total flux subtracted in 200 components = -0.000382731 Jy ! Clean residual min=-0.002639 max=0.002334 Jy/beam ! Clean residual mean=0.000028 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.434555 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.434554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073841Jy sigma=0.000790 ! Fit after self-cal, rms=0.073853Jy sigma=0.000790 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.000199185 Jy ! Component: 100 - total flux cleaned = -0.000327275 Jy ! Component: 150 - total flux cleaned = -0.000441336 Jy ! Component: 200 - total flux cleaned = -0.000543881 Jy ! Total flux subtracted in 200 components = -0.000543881 Jy ! Clean residual min=-0.002603 max=0.002369 Jy/beam ! Clean residual mean=0.000028 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.434011 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 109 components and 0.434011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073815Jy sigma=0.000789 ! Fit after self-cal, rms=0.073813Jy sigma=0.000789 ! 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.073813Jy sigma=0.000789 ! Fit after self-cal, rms=0.073976Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.441 mas, bmaj=4.827 mas, bpa=-68.22 degrees ! Estimated noise=524.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110657 Jy ! Component: 100 - total flux cleaned = -0.00133276 Jy ! Component: 150 - total flux cleaned = -0.00145009 Jy ! Component: 200 - total flux cleaned = -0.00155252 Jy ! Total flux subtracted in 200 components = -0.00155252 Jy ! Clean residual min=-0.002451 max=0.002252 Jy/beam ! Clean residual mean=0.000027 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.432458 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 109 components and 0.432458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073931Jy sigma=0.000789 ! Fit after self-cal, rms=0.073930Jy sigma=0.000789 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.000149678 Jy ! Component: 100 - total flux cleaned = -0.000207174 Jy ! Component: 150 - total flux cleaned = -0.000288303 Jy ! Component: 200 - total flux cleaned = -0.000363848 Jy ! Total flux subtracted in 200 components = -0.000363848 Jy ! Clean residual min=-0.002316 max=0.002273 Jy/beam ! Clean residual mean=0.000027 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.432094 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 113 components and 0.432094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073912Jy sigma=0.000788 ! Fit after self-cal, rms=0.073911Jy sigma=0.000788 ! 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.073911Jy sigma=0.000788 ! Fit after self-cal, rms=0.074045Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.196 mas, bmaj=8.804 mas, bpa=62.85 degrees ! Estimated noise=635.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00153876 Jy ! Component: 100 - total flux cleaned = -0.00216501 Jy ! Component: 150 - total flux cleaned = -0.00226001 Jy ! Component: 200 - total flux cleaned = -0.00232858 Jy ! Total flux subtracted in 200 components = -0.00232858 Jy ! Clean residual min=-0.002268 max=0.002506 Jy/beam ! Clean residual mean=0.000055 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.429766 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 116 components and 0.429766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074033Jy sigma=0.000788 ! Fit after self-cal, rms=0.074029Jy sigma=0.000788 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.000126574 Jy ! Component: 100 - total flux cleaned = -0.000146268 Jy ! Component: 150 - total flux cleaned = -0.000162635 Jy ! Component: 200 - total flux cleaned = -0.000190487 Jy ! Total flux subtracted in 200 components = -0.000190487 Jy ! Clean residual min=-0.002270 max=0.002498 Jy/beam ! Clean residual mean=0.000055 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.429575 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.429575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074028Jy sigma=0.000788 ! Fit after self-cal, rms=0.074024Jy sigma=0.000788 ! 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=4.449 mas, bmaj=4.838 mas, bpa=-68.16 degrees ! Estimated noise=524.857 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.449 x 4.838 at -68.16 degrees (North through East) ! Clean map min=-0.0020535 max=0.2897 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=3.991 mas, bpa=-68.34 degrees ! Estimated noise=891.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.220542 Jy ! Component: 100 - total flux cleaned = 0.295632 Jy ! Component: 150 - total flux cleaned = 0.338214 Jy ! Component: 200 - total flux cleaned = 0.36361 Jy ! Total flux subtracted in 200 components = 0.36361 Jy ! Clean residual min=-0.006093 max=0.013205 Jy/beam ! Clean residual mean=0.000000 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.36361 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.36361 Jy ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=4.838 mas, bpa=-68.16 degrees ! Estimated noise=524.857 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.0228398 Jy ! Component: 100 - total flux cleaned = 0.0362727 Jy ! Component: 150 - total flux cleaned = 0.0448956 Jy ! Component: 200 - total flux cleaned = 0.0506912 Jy ! Total flux subtracted in 200 components = 0.0506912 Jy ! Clean residual min=-0.002630 max=0.003442 Jy/beam ! Clean residual mean=0.000022 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.414301 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 83 components and 0.414301 Jy ! Inverting map ! Added new window around map position (1, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00418212 Jy ! Component: 100 - total flux cleaned = 0.00720735 Jy ! Component: 150 - total flux cleaned = 0.00944916 Jy ! Component: 200 - total flux cleaned = 0.0111314 Jy ! Total flux subtracted in 200 components = 0.0111314 Jy ! Clean residual min=-0.002062 max=0.001977 Jy/beam ! Clean residual mean=0.000025 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.425432 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 112 components and 0.425432 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.196 mas, bmaj=8.804 mas, bpa=62.85 degrees ! Estimated noise=635.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174649 Jy ! Component: 100 - total flux cleaned = 0.00276606 Jy ! Component: 150 - total flux cleaned = 0.00330928 Jy ! Component: 200 - total flux cleaned = 0.00339364 Jy ! Total flux subtracted in 200 components = 0.00339364 Jy ! Clean residual min=-0.002380 max=0.002416 Jy/beam ! Clean residual mean=0.000054 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.428826 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 = 7.50583e-05 Jy ! Component: 100 - total flux cleaned = 0.000142073 Jy ! Component: 150 - total flux cleaned = 0.000202737 Jy ! Component: 200 - total flux cleaned = 0.00024431 Jy ! Total flux subtracted in 200 components = 0.00024431 Jy ! Clean residual min=-0.002361 max=0.002435 Jy/beam ! Clean residual mean=0.000054 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.42907 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 133 components and 0.42907 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=4.838 mas, bpa=-68.16 degrees ! Estimated noise=524.857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000507205 Jy ! Component: 100 - total flux cleaned = -0.000413223 Jy ! Component: 150 - total flux cleaned = -0.000386152 Jy ! Component: 200 - total flux cleaned = -0.000334085 Jy ! Total flux subtracted in 200 components = -0.000334085 Jy ! Clean residual min=-0.002054 max=0.002033 Jy/beam ! Clean residual mean=0.000026 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.428736 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 144 components and 0.428736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073948Jy sigma=0.000787 ! Fit after self-cal, rms=0.073938Jy sigma=0.000787 wmodel J0204+4403_S_2015_03_17_pus_map.mod ! Writing 144 model components to file: J0204+4403_S_2015_03_17_pus_map.mod wobs J0204+4403_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0204+4403_S_2015_03_17_pus_uvs.fits wwins J0204+4403_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0204+4403_S_2015_03_17_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.000160664 Jy ! Component: 100 - total flux cleaned = -3.06755e-05 Jy ! Component: 150 - total flux cleaned = -0.000212778 Jy ! Component: 200 - total flux cleaned = -0.0003286 Jy ! Component: 250 - total flux cleaned = -0.000440824 Jy ! Component: 300 - total flux cleaned = -0.00052273 Jy ! Component: 350 - total flux cleaned = -0.000628645 Jy ! Component: 400 - total flux cleaned = -0.000654542 Jy ! Component: 450 - total flux cleaned = -0.000655181 Jy ! Component: 500 - total flux cleaned = -0.000605975 Jy ! Component: 550 - total flux cleaned = -0.000605646 Jy ! Component: 600 - total flux cleaned = -0.000581231 Jy ! Component: 650 - total flux cleaned = -0.000489048 Jy ! Component: 700 - total flux cleaned = -0.00044366 Jy ! Component: 750 - total flux cleaned = -0.000398867 Jy ! Component: 800 - total flux cleaned = -0.000333493 Jy ! Component: 850 - total flux cleaned = -0.000312552 Jy ! Component: 900 - total flux cleaned = -0.000312648 Jy ! Component: 950 - total flux cleaned = -0.000354068 Jy ! Component: 1000 - total flux cleaned = -0.000333516 Jy ! Component: 1050 - total flux cleaned = -0.000333558 Jy ! Component: 1100 - total flux cleaned = -0.000353276 Jy ! Component: 1150 - total flux cleaned = -0.000333736 Jy ! Component: 1200 - total flux cleaned = -0.000333678 Jy ! Component: 1250 - total flux cleaned = -0.000258045 Jy ! Component: 1300 - total flux cleaned = -0.000296031 Jy ! Component: 1350 - total flux cleaned = -0.000295912 Jy ! Component: 1400 - total flux cleaned = -0.000295993 Jy ! Component: 1450 - total flux cleaned = -0.000188017 Jy ! Component: 1500 - total flux cleaned = -0.000116958 Jy ! Component: 1550 - total flux cleaned = -4.66932e-05 Jy ! Component: 1600 - total flux cleaned = 5.76463e-05 Jy ! Component: 1650 - total flux cleaned = 0.00012617 Jy ! Component: 1700 - total flux cleaned = 0.000143272 Jy ! Component: 1750 - total flux cleaned = 0.000360883 Jy ! Component: 1800 - total flux cleaned = 0.000393878 Jy ! Component: 1850 - total flux cleaned = 0.000459372 Jy ! Component: 1900 - total flux cleaned = 0.000508108 Jy ! Component: 1950 - total flux cleaned = 0.000651998 Jy ! Component: 2000 - total flux cleaned = 0.000699197 Jy ! Component: 2050 - total flux cleaned = 0.000793316 Jy ! Component: 2100 - total flux cleaned = 0.000885965 Jy ! Component: 2150 - total flux cleaned = 0.000916536 Jy ! Component: 2200 - total flux cleaned = 0.00100717 Jy ! Component: 2250 - total flux cleaned = 0.00109704 Jy ! Component: 2300 - total flux cleaned = 0.00118572 Jy ! Component: 2350 - total flux cleaned = 0.00125914 Jy ! Component: 2400 - total flux cleaned = 0.00128831 Jy ! Component: 2450 - total flux cleaned = 0.00137442 Jy ! Component: 2500 - total flux cleaned = 0.00141712 Jy ! Component: 2550 - total flux cleaned = 0.00150186 Jy ! Component: 2600 - total flux cleaned = 0.00155763 Jy ! Component: 2650 - total flux cleaned = 0.00165424 Jy ! Component: 2700 - total flux cleaned = 0.00170895 Jy ! Component: 2750 - total flux cleaned = 0.0017767 Jy ! Component: 2800 - total flux cleaned = 0.00181696 Jy ! Component: 2850 - total flux cleaned = 0.00184362 Jy ! Component: 2900 - total flux cleaned = 0.00194908 Jy ! Component: 2950 - total flux cleaned = 0.00200142 Jy ! Component: 3000 - total flux cleaned = 0.0020274 Jy ! Component: 3050 - total flux cleaned = 0.00209171 Jy ! Component: 3100 - total flux cleaned = 0.00211701 Jy ! Component: 3150 - total flux cleaned = 0.00214243 Jy ! Component: 3200 - total flux cleaned = 0.00217979 Jy ! Component: 3250 - total flux cleaned = 0.00220465 Jy ! Component: 3300 - total flux cleaned = 0.00226616 Jy ! Component: 3350 - total flux cleaned = 0.00230273 Jy ! Component: 3400 - total flux cleaned = 0.00233891 Jy ! Component: 3450 - total flux cleaned = 0.00238682 Jy ! Component: 3500 - total flux cleaned = 0.00238687 Jy ! Component: 3550 - total flux cleaned = 0.00239875 Jy ! Component: 3600 - total flux cleaned = 0.00244578 Jy ! Component: 3650 - total flux cleaned = 0.00245757 Jy ! Component: 3700 - total flux cleaned = 0.00250401 Jy ! Component: 3750 - total flux cleaned = 0.00252693 Jy ! Component: 3800 - total flux cleaned = 0.00256113 Jy ! Component: 3850 - total flux cleaned = 0.00256112 Jy ! Component: 3900 - total flux cleaned = 0.00260609 Jy ! Component: 3950 - total flux cleaned = 0.00259472 Jy ! Component: 4000 - total flux cleaned = 0.00261694 Jy ! Component: 4050 - total flux cleaned = 0.00262798 Jy ! Total flux subtracted in 4096 components = 0.00264976 Jy ! Clean residual min=-0.000685 max=0.000653 Jy/beam ! Clean residual mean=0.000007 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.431386 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 453 components and 0.431386 Jy ![Exited script file: muppet] wmap "J0204+4403_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.449 x 4.838 at -68.16 degrees (North through East) ! Clean map min=-0.0010893 max=0.29126 Jy/beam ! Writing clean map to FITS file: J0204+4403_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.291261 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201011 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.207042 0.207042 0.414084 0.828169 1.65634 3.31268 6.62535 13.2507 26.5014 53.0028 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.291 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.449 x 4.838 at -68.16 degrees (North through East) ! Clean map min=-0.0010893 max=0.29126 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 J0204+4403_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:42:18 2016