! Started logfile: /scr/pima/bp171a8_uvs/J0424+0036_C_uvs.log on Fri Dec 27 16:23:25 2013 obs /scr/pima/bp171a8_uvs/J0424+0036_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171a8_uvs/J0424+0036_C_uva.fits ! AN table 1: 11 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.890909 visibilities/baseline/integration-bin. ! Found source: J0424+0036 ! ! 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 4.14397e+09 3.2e+07 1 3.2e+07 ! 02 2 4.17597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.20797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.23997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.43197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.52797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.55997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.59197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1176 visibilities. select RR ! Selecting polarization: RR, channels: 1..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: 5..5 ! 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.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171a8_uvs/J0424+0036_C] 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.300x0.300 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944190Jy sigma=0.638607 ! Fit after self-cal, rms=0.681521Jy sigma=0.460066 ! 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.81 mas, bmaj=12.51 mas, bpa=40.91 degrees ! Estimated noise=40.0867 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.248405 Jy ! Component: 100 - total flux cleaned = 0.302579 Jy ! Total flux subtracted in 100 components = 0.302579 Jy ! Clean residual min=-0.013481 max=0.018867 Jy/beam ! Clean residual mean=-0.000136 rms=0.004916 Jy/beam ! Combined flux in latest and established models = 0.302579 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.302579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.048182Jy sigma=0.033164 ! Fit after self-cal, rms=0.048180Jy sigma=0.033163 ! 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.288 mas, bmaj=12.93 mas, bpa=40.42 degrees ! Estimated noise=30.5557 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.017123 Jy ! Component: 100 - total flux cleaned = 0.026451 Jy ! Component: 150 - total flux cleaned = 0.0342467 Jy ! Component: 200 - total flux cleaned = 0.040954 Jy ! Total flux subtracted in 200 components = 0.040954 Jy ! Clean residual min=-0.012318 max=0.009022 Jy/beam ! Clean residual mean=-0.000064 rms=0.003449 Jy/beam ! Combined flux in latest and established models = 0.343533 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 81 components and 0.343533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.040985Jy sigma=0.028038 ! Fit after self-cal, rms=0.040980Jy sigma=0.028034 ! 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.288 x 12.93 at 40.42 degrees (North through East) ! Clean map min=-0.01215 max=0.32106 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 KP 0.86 LA 0.97 ! NL 1.06 OV 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 KP 0.89 LA 1.05 ! NL 1.13 OV 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.06 KP 0.93 LA 0.99 ! NL 1.07 OV 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 KP 0.92 LA 0.96 ! NL 0.97 OV 1.03 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 KP 0.93 LA 1.01 ! NL 1.08 OV 1.00 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 KP 0.96 LA 1.03 ! NL 0.99 OV 1.04 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.90 KP 0.91 LA 0.97 ! NL 1.02 OV 1.05 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 KP 0.96 LA 0.98 ! NL 0.99 OV 1.05 ! ! ! Fit before self-cal, rms=0.040980Jy sigma=0.028034 ! Fit after self-cal, rms=0.031037Jy sigma=0.020916 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=12.98 mas, bpa=40.74 degrees ! Estimated noise=30.5256 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.00343689 Jy ! Component: 100 - total flux cleaned = 0.00564639 Jy ! Component: 150 - total flux cleaned = 0.0067607 Jy ! Component: 200 - total flux cleaned = 0.00735794 Jy ! Total flux subtracted in 200 components = 0.00735794 Jy ! Clean residual min=-0.002615 max=0.002638 Jy/beam ! Clean residual mean=0.000005 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.35089 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.35089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030599Jy sigma=0.020608 ! Fit after self-cal, rms=0.030630Jy sigma=0.020601 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030630Jy sigma=0.020601 ! Fit after self-cal, rms=0.030551Jy sigma=0.020570 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.298 mas, bmaj=12.98 mas, bpa=40.75 degrees ! Estimated noise=30.4831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100458 Jy ! Component: 100 - total flux cleaned = 0.00115744 Jy ! Component: 150 - total flux cleaned = 0.00121871 Jy ! Component: 200 - total flux cleaned = 0.00124392 Jy ! Total flux subtracted in 200 components = 0.00124392 Jy ! Clean residual min=-0.002133 max=0.002356 Jy/beam ! Clean residual mean=0.000006 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.352134 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 0.352134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030477Jy sigma=0.020515 ! Fit after self-cal, rms=0.030477Jy sigma=0.020515 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 = 5.39818e-05 Jy ! Component: 100 - total flux cleaned = 7.47585e-05 Jy ! Component: 150 - total flux cleaned = 0.000114147 Jy ! Component: 200 - total flux cleaned = 0.000189002 Jy ! Total flux subtracted in 200 components = 0.000189002 Jy ! Clean residual min=-0.002119 max=0.002250 Jy/beam ! Clean residual mean=0.000006 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.352323 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 143 components and 0.352323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030453Jy sigma=0.020497 ! Fit after self-cal, rms=0.030452Jy sigma=0.020496 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030452Jy sigma=0.020496 ! Fit after self-cal, rms=0.030426Jy sigma=0.020487 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.292 mas, bmaj=12.98 mas, bpa=40.75 degrees ! Estimated noise=30.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412888 Jy ! Component: 100 - total flux cleaned = 0.00019105 Jy ! Component: 150 - total flux cleaned = 0.000112288 Jy ! Component: 200 - total flux cleaned = 0.000111835 Jy ! Total flux subtracted in 200 components = 0.000111835 Jy ! Clean residual min=-0.001938 max=0.002111 Jy/beam ! Clean residual mean=0.000005 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.352435 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 154 components and 0.352435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030398Jy sigma=0.020465 ! Fit after self-cal, rms=0.030398Jy sigma=0.020465 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 = 3.91026e-05 Jy ! Component: 100 - total flux cleaned = 5.50826e-05 Jy ! Component: 150 - total flux cleaned = 0.000103038 Jy ! Component: 200 - total flux cleaned = 0.000164702 Jy ! Total flux subtracted in 200 components = 0.000164702 Jy ! Clean residual min=-0.001910 max=0.002025 Jy/beam ! Clean residual mean=0.000005 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.3526 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 159 components and 0.3526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030384Jy sigma=0.020454 ! Fit after self-cal, rms=0.030384Jy sigma=0.020454 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030384Jy sigma=0.020454 ! Fit after self-cal, rms=0.030366Jy sigma=0.020449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.907 mas, bmaj=12.64 mas, bpa=41.18 degrees ! Estimated noise=31.1393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000272599 Jy ! Component: 100 - total flux cleaned = 0.00035703 Jy ! Component: 150 - total flux cleaned = 0.000437982 Jy ! Component: 200 - total flux cleaned = 0.000485494 Jy ! Total flux subtracted in 200 components = 0.000485494 Jy ! Clean residual min=-0.001697 max=0.001982 Jy/beam ! Clean residual mean=0.000006 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.353085 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 171 components and 0.353085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030348Jy sigma=0.020434 ! Fit after self-cal, rms=0.030349Jy sigma=0.020434 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.41766e-05 Jy ! Component: 100 - total flux cleaned = 8.70851e-05 Jy ! Component: 150 - total flux cleaned = 0.000129065 Jy ! Component: 200 - total flux cleaned = 0.000169446 Jy ! Total flux subtracted in 200 components = 0.000169446 Jy ! Clean residual min=-0.001685 max=0.001898 Jy/beam ! Clean residual mean=0.000005 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.353255 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 181 components and 0.353255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030338Jy sigma=0.020427 ! Fit after self-cal, rms=0.030338Jy sigma=0.020426 ! 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.287 mas, bmaj=12.99 mas, bpa=40.75 degrees ! Estimated noise=30.4518 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.287 x 12.99 at 40.75 degrees (North through East) ! Clean map min=-0.0017418 max=0.31813 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.798 mas, bmaj=12.67 mas, bpa=41.12 degrees ! Estimated noise=40.0294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245542 Jy ! Component: 100 - total flux cleaned = 0.299093 Jy ! Component: 150 - total flux cleaned = 0.312006 Jy ! Component: 200 - total flux cleaned = 0.318356 Jy ! Total flux subtracted in 200 components = 0.318356 Jy ! Clean residual min=-0.004147 max=0.004297 Jy/beam ! Clean residual mean=-0.000057 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.318356 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.318356 Jy ! Inverting map and beam ! Estimated beam: bmin=4.287 mas, bmaj=12.99 mas, bpa=40.75 degrees ! Estimated noise=30.4518 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.00570628 Jy ! Component: 100 - total flux cleaned = 0.00964144 Jy ! Component: 150 - total flux cleaned = 0.0126793 Jy ! Component: 200 - total flux cleaned = 0.0151862 Jy ! Total flux subtracted in 200 components = 0.0151862 Jy ! Clean residual min=-0.002738 max=0.003398 Jy/beam ! Clean residual mean=-0.000025 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.333542 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 106 components and 0.333542 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.907 mas, bmaj=12.64 mas, bpa=41.18 degrees ! Estimated noise=31.1393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237514 Jy ! Component: 100 - total flux cleaned = 0.00431371 Jy ! Component: 150 - total flux cleaned = 0.00593649 Jy ! Component: 200 - total flux cleaned = 0.00730775 Jy ! Total flux subtracted in 200 components = 0.00730775 Jy ! Clean residual min=-0.002333 max=0.002722 Jy/beam ! Clean residual mean=-0.000013 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.34085 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.00116793 Jy ! Component: 100 - total flux cleaned = 0.00209254 Jy ! Component: 150 - total flux cleaned = 0.0028922 Jy ! Component: 200 - total flux cleaned = 0.00362567 Jy ! Total flux subtracted in 200 components = 0.00362567 Jy ! Clean residual min=-0.002148 max=0.002253 Jy/beam ! Clean residual mean=-0.000006 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.344475 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 207 components and 0.344475 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.287 mas, bmaj=12.99 mas, bpa=40.75 degrees ! Estimated noise=30.4518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494265 Jy ! Component: 100 - total flux cleaned = 0.000979071 Jy ! Component: 150 - total flux cleaned = 0.00142478 Jy ! Component: 200 - total flux cleaned = 0.0018378 Jy ! Total flux subtracted in 200 components = 0.0018378 Jy ! Clean residual min=-0.001879 max=0.001944 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.346313 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 230 components and 0.346313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030350Jy sigma=0.020441 ! Fit after self-cal, rms=0.030346Jy sigma=0.020441 wmodel /scr/pima/bp171a8_uvs/J0424+0036_C_map.mod ! Writing 230 model components to file: /scr/pima/bp171a8_uvs/J0424+0036_C_map.mod wobs /scr/pima/bp171a8_uvs/J0424+0036_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a8_uvs/J0424+0036_C_uvs.fits wwins /scr/pima/bp171a8_uvs/J0424+0036_C_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171a8_uvs/J0424+0036_C_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 = -9.68736e-05 Jy ! Component: 100 - total flux cleaned = -0.000357773 Jy ! Component: 150 - total flux cleaned = -0.000436602 Jy ! Component: 200 - total flux cleaned = -0.000507123 Jy ! Component: 250 - total flux cleaned = -0.000530115 Jy ! Component: 300 - total flux cleaned = -0.00061417 Jy ! Component: 350 - total flux cleaned = -0.000653311 Jy ! Component: 400 - total flux cleaned = -0.000690487 Jy ! Component: 450 - total flux cleaned = -0.000672778 Jy ! Component: 500 - total flux cleaned = -0.000622484 Jy ! Component: 550 - total flux cleaned = -0.000558518 Jy ! Component: 600 - total flux cleaned = -0.000543287 Jy ! Component: 650 - total flux cleaned = -0.000528154 Jy ! Component: 700 - total flux cleaned = -0.000472421 Jy ! Component: 750 - total flux cleaned = -0.000419165 Jy ! Component: 800 - total flux cleaned = -0.000329609 Jy ! Component: 850 - total flux cleaned = -0.000280499 Jy ! Component: 900 - total flux cleaned = -0.000256823 Jy ! Component: 950 - total flux cleaned = -0.000245519 Jy ! Component: 1000 - total flux cleaned = -0.00021282 Jy ! Component: 1050 - total flux cleaned = -0.000202319 Jy ! Component: 1100 - total flux cleaned = -0.00019223 Jy ! Component: 1150 - total flux cleaned = -0.000211818 Jy ! Component: 1200 - total flux cleaned = -0.000230691 Jy ! Component: 1250 - total flux cleaned = -0.000249338 Jy ! Component: 1300 - total flux cleaned = -0.000267671 Jy ! Component: 1350 - total flux cleaned = -0.000321539 Jy ! Component: 1400 - total flux cleaned = -0.000347874 Jy ! Component: 1450 - total flux cleaned = -0.000365193 Jy ! Component: 1500 - total flux cleaned = -0.000432678 Jy ! Component: 1550 - total flux cleaned = -0.000490386 Jy ! Component: 1600 - total flux cleaned = -0.000547123 Jy ! Component: 1650 - total flux cleaned = -0.000586985 Jy ! Component: 1700 - total flux cleaned = -0.000634 Jy ! Component: 1750 - total flux cleaned = -0.000664929 Jy ! Component: 1800 - total flux cleaned = -0.000687926 Jy ! Component: 1850 - total flux cleaned = -0.000725707 Jy ! Component: 1900 - total flux cleaned = -0.000762847 Jy ! Component: 1950 - total flux cleaned = -0.000784885 Jy ! Component: 2000 - total flux cleaned = -0.000828463 Jy ! Component: 2050 - total flux cleaned = -0.000849855 Jy ! Component: 2100 - total flux cleaned = -0.00086403 Jy ! Component: 2150 - total flux cleaned = -0.000892167 Jy ! Component: 2200 - total flux cleaned = -0.000878194 Jy ! Component: 2250 - total flux cleaned = -0.000878271 Jy ! Component: 2300 - total flux cleaned = -0.000919383 Jy ! Component: 2350 - total flux cleaned = -0.000939744 Jy ! Component: 2400 - total flux cleaned = -0.000966771 Jy ! Component: 2450 - total flux cleaned = -0.00099362 Jy ! Component: 2500 - total flux cleaned = -0.00104686 Jy ! Component: 2550 - total flux cleaned = -0.00106666 Jy ! Component: 2600 - total flux cleaned = -0.00111275 Jy ! Component: 2650 - total flux cleaned = -0.00114552 Jy ! Component: 2700 - total flux cleaned = -0.00119123 Jy ! Component: 2750 - total flux cleaned = -0.00123679 Jy ! Component: 2800 - total flux cleaned = -0.00128227 Jy ! Component: 2850 - total flux cleaned = -0.00133414 Jy ! Component: 2900 - total flux cleaned = -0.00136653 Jy ! Component: 2950 - total flux cleaned = -0.0014118 Jy ! Component: 3000 - total flux cleaned = -0.00146351 Jy ! Component: 3050 - total flux cleaned = -0.0015153 Jy ! Component: 3100 - total flux cleaned = -0.00156062 Jy ! Component: 3150 - total flux cleaned = -0.00160607 Jy ! Component: 3200 - total flux cleaned = -0.00165799 Jy ! Component: 3250 - total flux cleaned = -0.00169699 Jy ! Component: 3300 - total flux cleaned = -0.00175562 Jy ! Component: 3350 - total flux cleaned = -0.00179474 Jy ! Component: 3400 - total flux cleaned = -0.00184706 Jy ! Component: 3450 - total flux cleaned = -0.00188631 Jy ! Component: 3500 - total flux cleaned = -0.0019257 Jy ! Component: 3550 - total flux cleaned = -0.00195859 Jy ! Component: 3600 - total flux cleaned = -0.00199817 Jy ! Component: 3650 - total flux cleaned = -0.00203791 Jy ! Component: 3700 - total flux cleaned = -0.00207106 Jy ! Component: 3750 - total flux cleaned = -0.00211106 Jy ! Component: 3800 - total flux cleaned = -0.00214451 Jy ! Component: 3850 - total flux cleaned = -0.0021647 Jy ! Component: 3900 - total flux cleaned = -0.00219842 Jy ! Component: 3950 - total flux cleaned = -0.00221876 Jy ! Component: 4000 - total flux cleaned = -0.00223921 Jy ! Component: 4050 - total flux cleaned = -0.00226663 Jy ! Total flux subtracted in 4096 components = -0.0022873 Jy ! Clean residual min=-0.000391 max=0.000387 Jy/beam ! Clean residual mean=-0.000002 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.344026 Jy keep ! Adding 368 model components to the UV plane model. ! The established model now contains 598 components and 0.344026 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a8_uvs/J0424+0036_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.287 x 12.99 at 40.75 degrees (North through East) ! Clean map min=-0.0013233 max=0.31733 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a8_uvs/J0424+0036_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.317328 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000117815 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.111382 0.111382 0.222763 0.445527 0.891053 1.78211 3.56421 7.12842 14.2568 28.5137 57.0274 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.317 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2693.44 quit ! Quitting program ! Log file /scr/pima/bp171a8_uvs/J0424+0036_C_uvs.log closed on Fri Dec 27 16:23:32 2013