! Started logfile: /scr/pima/br145ag_uvs/J0535+2432_X_uvs.log on Mon Feb 15 22:23:20 2016 obs /scr/pima/br145ag_uvs/J0535+2432_X_uva.fits ! Reading UV FITS file: /scr/pima/br145ag_uvs/J0535+2432_X_uva.fits ! AN table 1: 5 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.678571 visibilities/baseline/integration-bin. ! Found source: J0535+2432 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.10949e+09 1.28e+08 1 1.28e+08 ! 02 2 8.12349e+09 1.28e+08 1 1.28e+08 ! 03 3 8.16549e+09 1.28e+08 1 1.28e+08 ! 04 4 8.23549e+09 1.28e+08 1 1.28e+08 ! 05 5 8.31949e+09 1.28e+08 1 1.28e+08 ! 06 6 8.41749e+09 1.28e+08 1 1.28e+08 ! 07 7 8.55649e+09 1.28e+08 1 1.28e+08 ! 08 8 8.58349e+09 1.28e+08 1 1.28e+08 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 760 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: (none) ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/br145ag_uvs/J0535+2432_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.000826Jy sigma=37.121314 ! Fit after self-cal, rms=0.980850Jy sigma=36.404594 ! 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=0.6175 mas, bmaj=2.075 mas, bpa=0.2921 degrees ! Estimated noise=1.11439 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.013448 Jy ! Component: 100 - total flux cleaned = 0.0167318 Jy ! Total flux subtracted in 100 components = 0.0167318 Jy ! Clean residual min=-0.003682 max=0.003355 Jy/beam ! Clean residual mean=0.000001 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.0167318 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0167318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.021935Jy sigma=0.756325 ! Fit after self-cal, rms=0.019660Jy sigma=0.668948 ! 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=0.7895 mas, bmaj=2.201 mas, bpa=0.9972 degrees ! Estimated noise=0.782321 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.00442038 Jy ! Component: 100 - total flux cleaned = 0.00578611 Jy ! Component: 150 - total flux cleaned = 0.00643632 Jy ! Component: 200 - total flux cleaned = 0.0066636 Jy ! Total flux subtracted in 200 components = 0.0066636 Jy ! Clean residual min=-0.002086 max=0.002028 Jy/beam ! Clean residual mean=0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0233954 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 24 components and 0.0233954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018660Jy sigma=0.637665 ! Fit after self-cal, rms=0.018657Jy sigma=0.637565 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7895 x 2.201 at 0.9972 degrees (North through East) ! Clean map min=-0.0019163 max=0.021709 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.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 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.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 LA 0.93 MK 1.00* ! NL 1.19 OV 0.95 PT 0.84 SC 0.89 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.018657Jy sigma=0.637565 ! Fit after self-cal, rms=0.018524Jy sigma=0.636944 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7891 mas, bmaj=2.204 mas, bpa=1.077 degrees ! Estimated noise=0.781356 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 = 4.96939e-05 Jy ! Component: 100 - total flux cleaned = 0.000158501 Jy ! Component: 150 - total flux cleaned = 0.000292167 Jy ! Component: 200 - total flux cleaned = 0.000374171 Jy ! Total flux subtracted in 200 components = 0.000374171 Jy ! Clean residual min=-0.002028 max=0.002000 Jy/beam ! Clean residual mean=0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0237696 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.0237696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018501Jy sigma=0.636215 ! Fit after self-cal, rms=0.018493Jy sigma=0.636073 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018493Jy sigma=0.636073 ! Fit after self-cal, rms=0.018501Jy sigma=0.636047 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7886 mas, bmaj=2.203 mas, bpa=1.098 degrees ! Estimated noise=0.781823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.69094e-05 Jy ! Component: 100 - total flux cleaned = 0.000106692 Jy ! Component: 150 - total flux cleaned = 0.000147817 Jy ! Component: 200 - total flux cleaned = 0.000186967 Jy ! Total flux subtracted in 200 components = 0.000186967 Jy ! Clean residual min=-0.002034 max=0.001994 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0239566 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0239566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018489Jy sigma=0.635654 ! Fit after self-cal, rms=0.018484Jy sigma=0.635620 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 = 2.8953e-05 Jy ! Component: 100 - total flux cleaned = 7.64969e-05 Jy ! Component: 150 - total flux cleaned = 0.000112527 Jy ! Component: 200 - total flux cleaned = 0.000137771 Jy ! Total flux subtracted in 200 components = 0.000137771 Jy ! Clean residual min=-0.002032 max=0.001999 Jy/beam ! Clean residual mean=0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0240943 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.0240943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018475Jy sigma=0.635347 ! Fit after self-cal, rms=0.018473Jy sigma=0.635332 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018473Jy sigma=0.635332 ! Fit after self-cal, rms=0.018488Jy sigma=0.635327 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7884 mas, bmaj=2.203 mas, bpa=1.1 degrees ! Estimated noise=0.782375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.57403e-05 Jy ! Component: 100 - total flux cleaned = 8.96172e-05 Jy ! Component: 150 - total flux cleaned = 0.000113936 Jy ! Component: 200 - total flux cleaned = 0.00014444 Jy ! Total flux subtracted in 200 components = 0.00014444 Jy ! Clean residual min=-0.002032 max=0.001995 Jy/beam ! Clean residual mean=0.000001 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0242388 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.0242388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018480Jy sigma=0.635123 ! Fit after self-cal, rms=0.018478Jy sigma=0.635113 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 = 1.61235e-05 Jy ! Component: 100 - total flux cleaned = 3.13638e-05 Jy ! Component: 150 - total flux cleaned = 5.32222e-05 Jy ! Component: 200 - total flux cleaned = 6.7174e-05 Jy ! Total flux subtracted in 200 components = 6.7174e-05 Jy ! Clean residual min=-0.002025 max=0.001992 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.024306 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.024306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018473Jy sigma=0.634920 ! Fit after self-cal, rms=0.018472Jy sigma=0.634912 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018472Jy sigma=0.634912 ! Fit after self-cal, rms=0.018481Jy sigma=0.634911 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.989 mas, bmaj=2.777 mas, bpa=9.869 degrees ! Estimated noise=1.09265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533621 Jy ! Component: 100 - total flux cleaned = 0.000765149 Jy ! Component: 150 - total flux cleaned = 0.00080076 Jy ! Component: 200 - total flux cleaned = 0.000829765 Jy ! Total flux subtracted in 200 components = 0.000829765 Jy ! Clean residual min=-0.002065 max=0.002121 Jy/beam ! Clean residual mean=0.000002 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.0251357 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.0251357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018485Jy sigma=0.635245 ! Fit after self-cal, rms=0.018481Jy sigma=0.635194 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 = 4.12542e-05 Jy ! Component: 100 - total flux cleaned = 4.1327e-05 Jy ! Component: 150 - total flux cleaned = 4.65587e-05 Jy ! Component: 200 - total flux cleaned = 5.12134e-05 Jy ! Total flux subtracted in 200 components = 5.12134e-05 Jy ! Clean residual min=-0.002066 max=0.002140 Jy/beam ! Clean residual mean=0.000002 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0251869 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.0251869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018485Jy sigma=0.635352 ! Fit after self-cal, rms=0.018485Jy sigma=0.635333 ! 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=0.7882 mas, bmaj=2.203 mas, bpa=1.101 degrees ! Estimated noise=0.782691 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7882 x 2.203 at 1.101 degrees (North through East) ! Clean map min=-0.0019289 max=0.021434 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=0.6171 mas, bmaj=2.074 mas, bpa=0.4188 degrees ! Estimated noise=1.10972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160306 Jy ! Component: 100 - total flux cleaned = 0.0195885 Jy ! Component: 150 - total flux cleaned = 0.0203278 Jy ! Component: 200 - total flux cleaned = 0.0207526 Jy ! Total flux subtracted in 200 components = 0.0207526 Jy ! Clean residual min=-0.002808 max=0.002982 Jy/beam ! Clean residual mean=0.000001 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0207526 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0207526 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7882 mas, bmaj=2.203 mas, bpa=1.101 degrees ! Estimated noise=0.782691 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.00133486 Jy ! Component: 100 - total flux cleaned = 0.00208069 Jy ! Component: 150 - total flux cleaned = 0.0025829 Jy ! Component: 200 - total flux cleaned = 0.00275216 Jy ! Total flux subtracted in 200 components = 0.00275216 Jy ! Clean residual min=-0.002095 max=0.002001 Jy/beam ! Clean residual mean=0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0235048 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.0235048 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.989 mas, bmaj=2.777 mas, bpa=9.869 degrees ! Estimated noise=1.09265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00091923 Jy ! Component: 100 - total flux cleaned = 0.0013438 Jy ! Component: 150 - total flux cleaned = 0.00154179 Jy ! Component: 200 - total flux cleaned = 0.00156727 Jy ! Total flux subtracted in 200 components = 0.00156727 Jy ! Clean residual min=-0.002080 max=0.002119 Jy/beam ! Clean residual mean=0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.025072 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 = 2.69582e-05 Jy ! Component: 100 - total flux cleaned = 4.09312e-05 Jy ! Component: 150 - total flux cleaned = 4.53786e-05 Jy ! Component: 200 - total flux cleaned = 5.3703e-05 Jy ! Total flux subtracted in 200 components = 5.3703e-05 Jy ! Clean residual min=-0.002085 max=0.002130 Jy/beam ! Clean residual mean=0.000002 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0251258 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.0251258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7882 mas, bmaj=2.203 mas, bpa=1.101 degrees ! Estimated noise=0.782691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000512251 Jy ! Component: 100 - total flux cleaned = -0.000683906 Jy ! Component: 150 - total flux cleaned = -0.000806217 Jy ! Component: 200 - total flux cleaned = -0.000836277 Jy ! Total flux subtracted in 200 components = -0.000836277 Jy ! Clean residual min=-0.002069 max=0.002029 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0242895 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0242895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018495Jy sigma=0.635554 ! Fit after self-cal, rms=0.018499Jy sigma=0.635509 wmodel /scr/pima/br145ag_uvs/J0535+2432_X_map.mod ! Writing 48 model components to file: /scr/pima/br145ag_uvs/J0535+2432_X_map.mod wobs /scr/pima/br145ag_uvs/J0535+2432_X_uvs.fits ! Writing UV FITS file: /scr/pima/br145ag_uvs/J0535+2432_X_uvs.fits wwins /scr/pima/br145ag_uvs/J0535+2432_X_map.win ! wwins: Wrote 1 windows to /scr/pima/br145ag_uvs/J0535+2432_X_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.000194107 Jy ! Component: 100 - total flux cleaned = -0.000194259 Jy ! Component: 150 - total flux cleaned = -0.000429776 Jy ! Component: 200 - total flux cleaned = -0.000569185 Jy ! Component: 250 - total flux cleaned = -0.000699976 Jy ! Component: 300 - total flux cleaned = -0.00084951 Jy ! Component: 350 - total flux cleaned = -0.0010177 Jy ! Component: 400 - total flux cleaned = -0.00115595 Jy ! Component: 450 - total flux cleaned = -0.00133272 Jy ! Component: 500 - total flux cleaned = -0.00145932 Jy ! Component: 550 - total flux cleaned = -0.0015411 Jy ! Component: 600 - total flux cleaned = -0.00162111 Jy ! Component: 650 - total flux cleaned = -0.00162154 Jy ! Component: 700 - total flux cleaned = -0.0016781 Jy ! Component: 750 - total flux cleaned = -0.00164148 Jy ! Component: 800 - total flux cleaned = -0.00162391 Jy ! Component: 850 - total flux cleaned = -0.00160656 Jy ! Component: 900 - total flux cleaned = -0.00157281 Jy ! Component: 950 - total flux cleaned = -0.00155637 Jy ! Component: 1000 - total flux cleaned = -0.00154023 Jy ! Component: 1050 - total flux cleaned = -0.00147667 Jy ! Component: 1100 - total flux cleaned = -0.00144612 Jy ! Component: 1150 - total flux cleaned = -0.00141607 Jy ! Component: 1200 - total flux cleaned = -0.00137131 Jy ! Component: 1250 - total flux cleaned = -0.00135663 Jy ! Component: 1300 - total flux cleaned = -0.00132781 Jy ! Component: 1350 - total flux cleaned = -0.00127157 Jy ! Component: 1400 - total flux cleaned = -0.00129941 Jy ! Component: 1450 - total flux cleaned = -0.00127187 Jy ! Component: 1500 - total flux cleaned = -0.00129859 Jy ! Component: 1550 - total flux cleaned = -0.00129874 Jy ! Component: 1600 - total flux cleaned = -0.00132469 Jy ! Component: 1650 - total flux cleaned = -0.00138896 Jy ! Component: 1700 - total flux cleaned = -0.00140175 Jy ! Component: 1750 - total flux cleaned = -0.00142664 Jy ! Component: 1800 - total flux cleaned = -0.0014142 Jy ! Component: 1850 - total flux cleaned = -0.00146316 Jy ! Component: 1900 - total flux cleaned = -0.00149947 Jy ! Component: 1950 - total flux cleaned = -0.00152348 Jy ! Component: 2000 - total flux cleaned = -0.00158293 Jy ! Component: 2050 - total flux cleaned = -0.00165359 Jy ! Component: 2100 - total flux cleaned = -0.00170026 Jy ! Component: 2150 - total flux cleaned = -0.00175834 Jy ! Component: 2200 - total flux cleaned = -0.00179295 Jy ! Component: 2250 - total flux cleaned = -0.00179302 Jy ! Component: 2300 - total flux cleaned = -0.00179292 Jy ! Component: 2350 - total flux cleaned = -0.00177025 Jy ! Component: 2400 - total flux cleaned = -0.00177027 Jy ! Component: 2450 - total flux cleaned = -0.00171408 Jy ! Component: 2500 - total flux cleaned = -0.00171412 Jy ! Component: 2550 - total flux cleaned = -0.00165816 Jy ! Component: 2600 - total flux cleaned = -0.00165816 Jy ! Component: 2650 - total flux cleaned = -0.00164696 Jy ! Component: 2700 - total flux cleaned = -0.00161357 Jy ! Component: 2750 - total flux cleaned = -0.00155812 Jy ! Component: 2800 - total flux cleaned = -0.00151375 Jy ! Component: 2850 - total flux cleaned = -0.00150267 Jy ! Component: 2900 - total flux cleaned = -0.0014694 Jy ! Component: 2950 - total flux cleaned = -0.00141408 Jy ! Component: 3000 - total flux cleaned = -0.00134765 Jy ! Component: 3050 - total flux cleaned = -0.00132548 Jy ! Component: 3100 - total flux cleaned = -0.00125905 Jy ! Component: 3150 - total flux cleaned = -0.00123688 Jy ! Component: 3200 - total flux cleaned = -0.00120364 Jy ! Component: 3250 - total flux cleaned = -0.00115928 Jy ! Component: 3300 - total flux cleaned = -0.00111491 Jy ! Component: 3350 - total flux cleaned = -0.00107046 Jy ! Component: 3400 - total flux cleaned = -0.00105937 Jy ! Component: 3450 - total flux cleaned = -0.00101485 Jy ! Component: 3500 - total flux cleaned = -0.00101482 Jy ! Component: 3550 - total flux cleaned = -0.000958935 Jy ! Component: 3600 - total flux cleaned = -0.000914236 Jy ! Component: 3650 - total flux cleaned = -0.00085814 Jy ! Component: 3700 - total flux cleaned = -0.00082435 Jy ! Component: 3750 - total flux cleaned = -0.000779256 Jy ! Component: 3800 - total flux cleaned = -0.000733936 Jy ! Component: 3850 - total flux cleaned = -0.000688579 Jy ! Component: 3900 - total flux cleaned = -0.000665775 Jy ! Component: 3950 - total flux cleaned = -0.000665805 Jy ! Component: 4000 - total flux cleaned = -0.000619968 Jy ! Component: 4050 - total flux cleaned = -0.000608458 Jy ! Total flux subtracted in 4096 components = -0.000631569 Jy ! Clean residual min=-0.000713 max=0.000675 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0236579 Jy keep ! Adding 218 model components to the UV plane model. ! The established model now contains 266 components and 0.0236579 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/br145ag_uvs/J0535+2432_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7882 x 2.203 at 1.101 degrees (North through East) ! Clean map min=-0.0022587 max=0.021496 Jy/beam ! Writing clean map to FITS file: /scr/pima/br145ag_uvs/J0535+2432_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0214959 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172981 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.41414 2.41414 4.82828 9.65656 19.3131 38.6263 77.2525 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.021 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 124.267 quit ! Quitting program ! Log file /scr/pima/br145ag_uvs/J0535+2432_X_uvs.log closed on Mon Feb 15 22:23:24 2016