! Started logfile: /scr/pima/bg219e_uvs/J0324+3410_S_uvs.log on Thu Apr 7 06:35:00 2016 obs /scr/pima/bg219e_uvs/J0324+3410_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0324+3410_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.908951 visibilities/baseline/integration-bin. ! Found source: J0324+3410 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4712 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J0324+3410_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.103276Jy sigma=23.741189 ! Fit after self-cal, rms=0.698756Jy sigma=16.076274 ! 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.796 mas, bmaj=7.01 mas, bpa=19.13 degrees ! Estimated noise=0.706341 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.23508 Jy ! Component: 100 - total flux cleaned = 0.313832 Jy ! Total flux subtracted in 100 components = 0.313832 Jy ! Clean residual min=-0.029200 max=0.089853 Jy/beam ! Clean residual mean=0.000021 rms=0.007903 Jy/beam ! Combined flux in latest and established models = 0.313832 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.313832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251090Jy sigma=3.045414 ! Fit after self-cal, rms=0.250457Jy sigma=3.028965 ! Inverting map ! Added new window around map position (6, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0767375 Jy ! Component: 100 - total flux cleaned = 0.111218 Jy ! Total flux subtracted in 100 components = 0.111218 Jy ! Clean residual min=-0.015587 max=0.028867 Jy/beam ! Clean residual mean=0.000019 rms=0.004571 Jy/beam ! Combined flux in latest and established models = 0.42505 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.42505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216829Jy sigma=2.048041 ! Fit after self-cal, rms=0.213836Jy sigma=1.938378 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267944 Jy ! Component: 100 - total flux cleaned = 0.0406627 Jy ! Total flux subtracted in 100 components = 0.0406627 Jy ! Clean residual min=-0.013556 max=0.013292 Jy/beam ! Clean residual mean=0.000014 rms=0.003583 Jy/beam ! Combined flux in latest and established models = 0.465713 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.465713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206517Jy sigma=1.809930 ! Fit after self-cal, rms=0.206092Jy sigma=1.793908 ! 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.437 mas, bmaj=7.426 mas, bpa=15.04 degrees ! Estimated noise=0.51416 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.0120128 Jy ! Component: 100 - total flux cleaned = 0.0184837 Jy ! Component: 150 - total flux cleaned = 0.0201726 Jy ! Component: 200 - total flux cleaned = 0.0214305 Jy ! Total flux subtracted in 200 components = 0.0214305 Jy ! Clean residual min=-0.014583 max=0.011231 Jy/beam ! Clean residual mean=0.000013 rms=0.003407 Jy/beam ! Combined flux in latest and established models = 0.487144 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.487144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203445Jy sigma=1.778415 ! Fit after self-cal, rms=0.203330Jy sigma=1.774396 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.437 x 7.426 at 15.04 degrees (North through East) ! Clean map min=-0.014596 max=0.29572 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.87 HN 0.97 KP 1.04 ! LA 1.00 NL 0.96 OV 1.02 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.89 HN 0.99 KP 1.05 ! LA 1.03 NL 0.90 OV 1.01 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.01 KP 1.05 ! LA 1.05 NL 1.01 OV 1.05 PT 1.04 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.203330Jy sigma=1.774396 ! Fit after self-cal, rms=0.179580Jy sigma=1.721987 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.44 mas, bmaj=7.425 mas, bpa=14.94 degrees ! Estimated noise=0.512918 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.00343555 Jy ! Component: 100 - total flux cleaned = 0.00474514 Jy ! Component: 150 - total flux cleaned = 0.00487439 Jy ! Component: 200 - total flux cleaned = 0.00523256 Jy ! Total flux subtracted in 200 components = 0.00523256 Jy ! Clean residual min=-0.011616 max=0.009748 Jy/beam ! Clean residual mean=0.000038 rms=0.003066 Jy/beam ! Combined flux in latest and established models = 0.492376 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.492376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178622Jy sigma=1.717817 ! Fit after self-cal, rms=0.178560Jy sigma=1.716405 ! 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.178560Jy sigma=1.716405 ! Fit after self-cal, rms=0.178107Jy sigma=1.664951 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=7.391 mas, bpa=15.18 degrees ! Estimated noise=0.525365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00774559 Jy ! Component: 100 - total flux cleaned = 0.0113607 Jy ! Component: 150 - total flux cleaned = 0.0124716 Jy ! Component: 200 - total flux cleaned = 0.0131706 Jy ! Total flux subtracted in 200 components = 0.0131706 Jy ! Clean residual min=-0.013410 max=0.008209 Jy/beam ! Clean residual mean=0.000018 rms=0.002845 Jy/beam ! Combined flux in latest and established models = 0.505547 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.505547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176395Jy sigma=1.666495 ! Fit after self-cal, rms=0.176383Jy sigma=1.665889 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.000472489 Jy ! Component: 100 - total flux cleaned = 0.0011126 Jy ! Component: 150 - total flux cleaned = 0.00127682 Jy ! Component: 200 - total flux cleaned = 0.00143233 Jy ! Total flux subtracted in 200 components = 0.00143233 Jy ! Clean residual min=-0.013127 max=0.008161 Jy/beam ! Clean residual mean=0.000018 rms=0.002841 Jy/beam ! Combined flux in latest and established models = 0.506979 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.506979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176051Jy sigma=1.665042 ! Fit after self-cal, rms=0.176042Jy sigma=1.664758 ! 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.176042Jy sigma=1.664758 ! Fit after self-cal, rms=0.176142Jy sigma=1.658666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.417 mas, bmaj=7.38 mas, bpa=15.19 degrees ! Estimated noise=0.532081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00468511 Jy ! Component: 100 - total flux cleaned = 0.00583502 Jy ! Component: 150 - total flux cleaned = 0.00656464 Jy ! Component: 200 - total flux cleaned = 0.00704637 Jy ! Total flux subtracted in 200 components = 0.00704637 Jy ! Clean residual min=-0.014004 max=0.007856 Jy/beam ! Clean residual mean=0.000014 rms=0.002841 Jy/beam ! Combined flux in latest and established models = 0.514026 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.514026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175207Jy sigma=1.663355 ! Fit after self-cal, rms=0.175202Jy sigma=1.663120 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.000294324 Jy ! Component: 100 - total flux cleaned = 0.000432072 Jy ! Component: 150 - total flux cleaned = 0.000564913 Jy ! Component: 200 - total flux cleaned = 0.000629518 Jy ! Total flux subtracted in 200 components = 0.000629518 Jy ! Clean residual min=-0.013804 max=0.007740 Jy/beam ! Clean residual mean=0.000014 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.514655 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.514655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175018Jy sigma=1.662485 ! Fit after self-cal, rms=0.175014Jy sigma=1.662370 ! 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.175014Jy sigma=1.662370 ! Fit after self-cal, rms=0.175105Jy sigma=1.660353 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.593 mas, bmaj=9.471 mas, bpa=-3.094 degrees ! Estimated noise=0.635424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400045 Jy ! Component: 100 - total flux cleaned = 0.00648972 Jy ! Component: 150 - total flux cleaned = 0.0073293 Jy ! Component: 200 - total flux cleaned = 0.00766132 Jy ! Total flux subtracted in 200 components = 0.00766132 Jy ! Clean residual min=-0.019614 max=0.010540 Jy/beam ! Clean residual mean=0.000024 rms=0.004378 Jy/beam ! Combined flux in latest and established models = 0.522316 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.522316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174560Jy sigma=1.664665 ! Fit after self-cal, rms=0.174552Jy sigma=1.664437 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.000179108 Jy ! Component: 100 - total flux cleaned = 0.000228969 Jy ! Component: 150 - total flux cleaned = 0.000272039 Jy ! Component: 200 - total flux cleaned = 0.000311832 Jy ! Total flux subtracted in 200 components = 0.000311832 Jy ! Clean residual min=-0.019659 max=0.010780 Jy/beam ! Clean residual mean=0.000025 rms=0.004386 Jy/beam ! Combined flux in latest and established models = 0.522628 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.522628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174411Jy sigma=1.664968 ! Fit after self-cal, rms=0.174405Jy sigma=1.664878 ! 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.417 mas, bmaj=7.375 mas, bpa=15.2 degrees ! Estimated noise=0.536041 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.417 x 7.375 at 15.2 degrees (North through East) ! Clean map min=-0.01448 max=0.30656 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.78 mas, bmaj=6.974 mas, bpa=19.26 degrees ! Estimated noise=0.733258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.251893 Jy ! Component: 100 - total flux cleaned = 0.357108 Jy ! Component: 150 - total flux cleaned = 0.41546 Jy ! Component: 200 - total flux cleaned = 0.449101 Jy ! Total flux subtracted in 200 components = 0.449101 Jy ! Clean residual min=-0.011063 max=0.017135 Jy/beam ! Clean residual mean=0.000011 rms=0.003441 Jy/beam ! Combined flux in latest and established models = 0.449102 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.449102 Jy ! Inverting map and beam ! Estimated beam: bmin=4.417 mas, bmaj=7.375 mas, bpa=15.2 degrees ! Estimated noise=0.536041 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.0237942 Jy ! Component: 100 - total flux cleaned = 0.0384665 Jy ! Component: 150 - total flux cleaned = 0.0490447 Jy ! Component: 200 - total flux cleaned = 0.0568899 Jy ! Total flux subtracted in 200 components = 0.0568899 Jy ! Clean residual min=-0.013221 max=0.008279 Jy/beam ! Clean residual mean=0.000011 rms=0.002866 Jy/beam ! Combined flux in latest and established models = 0.505991 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.505991 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=7.593 mas, bmaj=9.471 mas, bpa=-3.094 degrees ! Estimated noise=0.635424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00868961 Jy ! Component: 100 - total flux cleaned = 0.0140186 Jy ! Component: 150 - total flux cleaned = 0.0153189 Jy ! Component: 200 - total flux cleaned = 0.0158504 Jy ! Total flux subtracted in 200 components = 0.0158504 Jy ! Clean residual min=-0.019114 max=0.010239 Jy/beam ! Clean residual mean=0.000024 rms=0.004357 Jy/beam ! Combined flux in latest and established models = 0.521842 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.00034759 Jy ! Component: 100 - total flux cleaned = 0.000839764 Jy ! Component: 150 - total flux cleaned = 0.000928138 Jy ! Component: 200 - total flux cleaned = 0.00101006 Jy ! Total flux subtracted in 200 components = 0.00101006 Jy ! Clean residual min=-0.019333 max=0.010509 Jy/beam ! Clean residual mean=0.000025 rms=0.004371 Jy/beam ! Combined flux in latest and established models = 0.522852 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 67 components and 0.522852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.417 mas, bmaj=7.375 mas, bpa=15.2 degrees ! Estimated noise=0.536041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126846 Jy ! Component: 100 - total flux cleaned = -0.00156197 Jy ! Component: 150 - total flux cleaned = -0.00172193 Jy ! Component: 200 - total flux cleaned = -0.00186051 Jy ! Total flux subtracted in 200 components = -0.00186051 Jy ! Clean residual min=-0.013984 max=0.008142 Jy/beam ! Clean residual mean=0.000013 rms=0.002854 Jy/beam ! Combined flux in latest and established models = 0.520991 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.520991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174333Jy sigma=1.662738 ! Fit after self-cal, rms=0.174319Jy sigma=1.662408 wmodel /scr/pima/bg219e_uvs/J0324+3410_S_map.mod ! Writing 80 model components to file: /scr/pima/bg219e_uvs/J0324+3410_S_map.mod wobs /scr/pima/bg219e_uvs/J0324+3410_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0324+3410_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0324+3410_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0324+3410_S_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.00601748 Jy ! Component: 100 - total flux cleaned = -0.0109836 Jy ! Component: 150 - total flux cleaned = -0.015452 Jy ! Component: 200 - total flux cleaned = -0.0196038 Jy ! Component: 250 - total flux cleaned = -0.0230722 Jy ! Component: 300 - total flux cleaned = -0.0257841 Jy ! Component: 350 - total flux cleaned = -0.0281028 Jy ! Component: 400 - total flux cleaned = -0.0299217 Jy ! Component: 450 - total flux cleaned = -0.0311434 Jy ! Component: 500 - total flux cleaned = -0.0325961 Jy ! Component: 550 - total flux cleaned = -0.0337535 Jy ! Component: 600 - total flux cleaned = -0.0351348 Jy ! Component: 650 - total flux cleaned = -0.0363621 Jy ! Component: 700 - total flux cleaned = -0.0374423 Jy ! Component: 750 - total flux cleaned = -0.0382672 Jy ! Component: 800 - total flux cleaned = -0.0391899 Jy ! Component: 850 - total flux cleaned = -0.0397568 Jy ! Component: 900 - total flux cleaned = -0.0405364 Jy ! Component: 950 - total flux cleaned = -0.0411931 Jy ! Component: 1000 - total flux cleaned = -0.0419458 Jy ! Component: 1050 - total flux cleaned = -0.0422642 Jy ! Component: 1100 - total flux cleaned = -0.0427878 Jy ! Component: 1150 - total flux cleaned = -0.0434058 Jy ! Component: 1200 - total flux cleaned = -0.0437109 Jy ! Component: 1250 - total flux cleaned = -0.0442112 Jy ! Component: 1300 - total flux cleaned = -0.0447025 Jy ! Component: 1350 - total flux cleaned = -0.0449939 Jy ! Component: 1400 - total flux cleaned = -0.0453777 Jy ! Component: 1450 - total flux cleaned = -0.0456616 Jy ! Component: 1500 - total flux cleaned = -0.0460357 Jy ! Component: 1550 - total flux cleaned = -0.0464045 Jy ! Component: 1600 - total flux cleaned = -0.0465869 Jy ! Component: 1650 - total flux cleaned = -0.0469479 Jy ! Component: 1700 - total flux cleaned = -0.0471252 Jy ! Component: 1750 - total flux cleaned = -0.04739 Jy ! Component: 1800 - total flux cleaned = -0.047651 Jy ! Component: 1850 - total flux cleaned = -0.047738 Jy ! Component: 1900 - total flux cleaned = -0.0480797 Jy ! Component: 1950 - total flux cleaned = -0.0484172 Jy ! Component: 2000 - total flux cleaned = -0.0486679 Jy ! Component: 2050 - total flux cleaned = -0.048833 Jy ! Component: 2100 - total flux cleaned = -0.0490782 Jy ! Component: 2150 - total flux cleaned = -0.0491597 Jy ! Component: 2200 - total flux cleaned = -0.0494802 Jy ! Component: 2250 - total flux cleaned = -0.0495601 Jy ! Component: 2300 - total flux cleaned = -0.0497955 Jy ! Component: 2350 - total flux cleaned = -0.0497952 Jy ! Component: 2400 - total flux cleaned = -0.0499499 Jy ! Component: 2450 - total flux cleaned = -0.0501035 Jy ! Component: 2500 - total flux cleaned = -0.0503314 Jy ! Component: 2550 - total flux cleaned = -0.0505576 Jy ! Component: 2600 - total flux cleaned = -0.0506325 Jy ! Component: 2650 - total flux cleaned = -0.0509285 Jy ! Component: 2700 - total flux cleaned = -0.0510751 Jy ! Component: 2750 - total flux cleaned = -0.0512202 Jy ! Component: 2800 - total flux cleaned = -0.0511478 Jy ! Component: 2850 - total flux cleaned = -0.0515064 Jy ! Component: 2900 - total flux cleaned = -0.0514348 Jy ! Component: 2950 - total flux cleaned = -0.0516462 Jy ! Component: 3000 - total flux cleaned = -0.051646 Jy ! Component: 3050 - total flux cleaned = -0.0516462 Jy ! Component: 3100 - total flux cleaned = -0.0517839 Jy ! Component: 3150 - total flux cleaned = -0.0517837 Jy ! Component: 3200 - total flux cleaned = -0.0519195 Jy ! Component: 3250 - total flux cleaned = -0.0519865 Jy ! Component: 3300 - total flux cleaned = -0.0519192 Jy ! Component: 3350 - total flux cleaned = -0.0519192 Jy ! Component: 3400 - total flux cleaned = -0.0519852 Jy ! Component: 3450 - total flux cleaned = -0.0519852 Jy ! Component: 3500 - total flux cleaned = -0.0520499 Jy ! Component: 3550 - total flux cleaned = -0.0519854 Jy ! Component: 3600 - total flux cleaned = -0.0521779 Jy ! Component: 3650 - total flux cleaned = -0.0521138 Jy ! Component: 3700 - total flux cleaned = -0.0522407 Jy ! Component: 3750 - total flux cleaned = -0.0522412 Jy ! Component: 3800 - total flux cleaned = -0.0523665 Jy ! Component: 3850 - total flux cleaned = -0.0524287 Jy ! Component: 3900 - total flux cleaned = -0.0524288 Jy ! Component: 3950 - total flux cleaned = -0.052552 Jy ! Component: 4000 - total flux cleaned = -0.0526126 Jy ! Component: 4050 - total flux cleaned = -0.0527341 Jy ! Total flux subtracted in 4096 components = -0.0527947 Jy ! Clean residual min=-0.003315 max=0.003596 Jy/beam ! Clean residual mean=0.000016 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.468197 Jy keep ! Adding 403 model components to the UV plane model. ! The established model now contains 478 components and 0.468197 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0324+3410_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.417 x 7.375 at 15.2 degrees (North through East) ! Clean map min=-0.0095597 max=0.31431 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0324+3410_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.314315 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00122101 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16541 1.16541 2.33081 4.66162 9.32324 18.6465 37.293 74.5859 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.314 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 257.421 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0324+3410_S_uvs.log closed on Thu Apr 7 06:35:04 2016