! Started logfile: /scr/pima/rdv94_uvs/J1827-0405_S_uvs.log on Tue Oct 8 12:24:22 2013 obs /scr/pima/rdv94_uvs/J1827-0405_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1827-0405_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.821429 visibilities/baseline/integration-bin. ! Found source: J1827-0405 ! ! 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.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4048 visibilities. select RR ! 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/rdv_muppet /scr/pima/rdv94_uvs/J1827-0405_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.044956Jy sigma=6.915288 ! Fit after self-cal, rms=0.774954Jy sigma=4.381995 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=6.643 mas, bmaj=12.94 mas, bpa=-8.68 degrees ! Estimated noise=3.11301 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.228611 Jy ! Component: 100 - total flux cleaned = 0.308341 Jy ! Total flux subtracted in 100 components = 0.308341 Jy ! Clean residual min=-0.020742 max=0.033856 Jy/beam ! Clean residual mean=0.000067 rms=0.008252 Jy/beam ! Combined flux in latest and established models = 0.308341 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.308341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103609Jy sigma=0.828410 ! Fit after self-cal, rms=0.103541Jy sigma=0.828149 ! 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=7.745 mas, bmaj=13.77 mas, bpa=-6.683 degrees ! Estimated noise=1.94825 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.0428557 Jy ! Component: 100 - total flux cleaned = 0.0653508 Jy ! Component: 150 - total flux cleaned = 0.0790966 Jy ! Component: 200 - total flux cleaned = 0.0882127 Jy ! Total flux subtracted in 200 components = 0.0882127 Jy ! Clean residual min=-0.020226 max=0.023235 Jy/beam ! Clean residual mean=0.000097 rms=0.006039 Jy/beam ! Combined flux in latest and established models = 0.396554 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 82 components and 0.396554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092048Jy sigma=0.696558 ! Fit after self-cal, rms=0.092102Jy sigma=0.696310 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 1.11 KP 1.12 ! LA 1.17 MK 0.71 NL 0.96 OV 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.10 HN 1.19 KP 1.11 ! LA 1.06 MK 0.91 NL 0.98 OV 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.15 HN 1.14 KP 0.98 ! LA 0.89 MK 0.71 NL 1.05 OV 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.07 HN 1.03 KP 0.95 ! LA 0.75 MK 0.80 NL 0.95 OV 0.79 ! ! ! Fit before self-cal, rms=0.092102Jy sigma=0.696310 ! Fit after self-cal, rms=0.060989Jy sigma=0.464740 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.731 mas, bmaj=13.64 mas, bpa=-6.966 degrees ! Estimated noise=1.91702 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.0032205 Jy ! Component: 100 - total flux cleaned = 0.00595758 Jy ! Component: 150 - total flux cleaned = 0.0080226 Jy ! Component: 200 - total flux cleaned = 0.00994734 Jy ! Total flux subtracted in 200 components = 0.00994734 Jy ! Clean residual min=-0.012296 max=0.017273 Jy/beam ! Clean residual mean=0.000016 rms=0.004361 Jy/beam ! Combined flux in latest and established models = 0.406502 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.406502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059284Jy sigma=0.458421 ! Fit after self-cal, rms=0.059396Jy sigma=0.458135 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059396Jy sigma=0.458135 ! Fit after self-cal, rms=0.059094Jy sigma=0.456377 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.72 mas, bmaj=13.53 mas, bpa=-6.808 degrees ! Estimated noise=1.90485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194798 Jy ! Component: 100 - total flux cleaned = 0.00387273 Jy ! Component: 150 - total flux cleaned = 0.00565814 Jy ! Component: 200 - total flux cleaned = 0.00707201 Jy ! Total flux subtracted in 200 components = 0.00707201 Jy ! Clean residual min=-0.012285 max=0.016857 Jy/beam ! Clean residual mean=0.000019 rms=0.004202 Jy/beam ! Combined flux in latest and established models = 0.413574 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 122 components and 0.413574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057892Jy sigma=0.452880 ! Fit after self-cal, rms=0.057913Jy sigma=0.452801 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.0010883 Jy ! Component: 100 - total flux cleaned = 0.00224598 Jy ! Component: 150 - total flux cleaned = 0.00317258 Jy ! Component: 200 - total flux cleaned = 0.00355026 Jy ! Total flux subtracted in 200 components = 0.00355026 Jy ! Clean residual min=-0.012169 max=0.016849 Jy/beam ! Clean residual mean=0.000017 rms=0.004183 Jy/beam ! Combined flux in latest and established models = 0.417124 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.417124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057465Jy sigma=0.451493 ! Fit after self-cal, rms=0.057503Jy sigma=0.451391 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057503Jy sigma=0.451391 ! Fit after self-cal, rms=0.051491Jy sigma=0.319227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.691 mas, bmaj=13.34 mas, bpa=-4.79 degrees ! Estimated noise=1.87919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026345 Jy ! Component: 100 - total flux cleaned = 0.0036992 Jy ! Component: 150 - total flux cleaned = 0.00391138 Jy ! Component: 200 - total flux cleaned = 0.00358865 Jy ! Total flux subtracted in 200 components = 0.00358865 Jy ! Clean residual min=-0.007413 max=0.016043 Jy/beam ! Clean residual mean=0.000053 rms=0.002663 Jy/beam ! Combined flux in latest and established models = 0.420712 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.420713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049515Jy sigma=0.310965 ! Fit after self-cal, rms=0.049574Jy sigma=0.310729 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) ! Added new window around map position (12, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125042 Jy ! Component: 100 - total flux cleaned = 0.0162193 Jy ! Component: 150 - total flux cleaned = 0.0186264 Jy ! Component: 200 - total flux cleaned = 0.0189832 Jy ! Total flux subtracted in 200 components = 0.0189832 Jy ! Clean residual min=-0.004987 max=0.006674 Jy/beam ! Clean residual mean=0.000009 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.439696 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 183 components and 0.439696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046221Jy sigma=0.280314 ! Fit after self-cal, rms=0.045698Jy sigma=0.277028 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045698Jy sigma=0.277028 ! Fit after self-cal, rms=0.045674Jy sigma=0.274595 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.78 mas, bmaj=14.4 mas, bpa=1.221 degrees ! Estimated noise=1.67165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00566921 Jy ! Component: 100 - total flux cleaned = 0.00808333 Jy ! Component: 150 - total flux cleaned = 0.00872727 Jy ! Component: 200 - total flux cleaned = 0.00891944 Jy ! Total flux subtracted in 200 components = 0.00891944 Jy ! Clean residual min=-0.003072 max=0.004028 Jy/beam ! Clean residual mean=0.000001 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.448615 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 214 components and 0.448615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045016Jy sigma=0.267992 ! Fit after self-cal, rms=0.044950Jy sigma=0.267245 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.0018716 Jy ! Component: 100 - total flux cleaned = 0.00229257 Jy ! Component: 150 - total flux cleaned = 0.00244041 Jy ! Component: 200 - total flux cleaned = 0.00250548 Jy ! Total flux subtracted in 200 components = 0.00250548 Jy ! Clean residual min=-0.002711 max=0.003047 Jy/beam ! Clean residual mean=-0.000008 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.451121 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 230 components and 0.451121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044614Jy sigma=0.265224 ! Fit after self-cal, rms=0.044608Jy sigma=0.265111 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044608Jy sigma=0.265111 ! Fit after self-cal, rms=0.044608Jy sigma=0.265111 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044608Jy sigma=0.265111 ! Fit after self-cal, rms=0.044657Jy sigma=0.264718 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=6.592 mas, bmaj=12.47 mas, bpa=-6.338 degrees ! Estimated noise=2.96634 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 (34, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376078 Jy ! Component: 100 - total flux cleaned = 0.00611703 Jy ! Component: 150 - total flux cleaned = 0.00742034 Jy ! Component: 200 - total flux cleaned = 0.00848477 Jy ! Total flux subtracted in 200 components = 0.00848477 Jy ! Clean residual min=-0.002955 max=0.003457 Jy/beam ! Clean residual mean=-0.000004 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.459605 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 250 components and 0.459605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043768Jy sigma=0.262743 ! Fit after self-cal, rms=0.043709Jy sigma=0.262447 ! Inverting map 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=7.687 mas, bmaj=13.36 mas, bpa=-4.263 degrees ! Estimated noise=1.87364 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 (-21, -70). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124397 Jy ! Component: 100 - total flux cleaned = 0.00189928 Jy ! Component: 150 - total flux cleaned = 0.00226445 Jy ! Component: 200 - total flux cleaned = 0.00260221 Jy ! Component: 250 - total flux cleaned = 0.00285444 Jy ! Component: 300 - total flux cleaned = 0.00320912 Jy ! Component: 350 - total flux cleaned = 0.00326521 Jy ! Component: 400 - total flux cleaned = 0.00331867 Jy ! Total flux subtracted in 400 components = 0.00331867 Jy ! Clean residual min=-0.001966 max=0.002093 Jy/beam ! Clean residual mean=0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.462924 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 305 components and 0.462924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043014Jy sigma=0.260389 ! Fit after self-cal, rms=0.043013Jy sigma=0.260322 ! Inverting map ! Added new window around map position (63, 122.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232969 Jy ! Component: 100 - total flux cleaned = -0.000303507 Jy ! Component: 150 - total flux cleaned = -0.000194626 Jy ! Component: 200 - total flux cleaned = 6.38641e-05 Jy ! Component: 250 - total flux cleaned = 6.41013e-05 Jy ! Component: 300 - total flux cleaned = 0.0002047 Jy ! Component: 350 - total flux cleaned = 0.00033833 Jy ! Component: 400 - total flux cleaned = 0.000508376 Jy ! Total flux subtracted in 400 components = 0.000508376 Jy ! Clean residual min=-0.001340 max=0.001330 Jy/beam ! Clean residual mean=0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.463432 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 354 components and 0.463432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042613Jy sigma=0.259128 ! Fit after self-cal, rms=0.042622Jy sigma=0.259088 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012008 Jy ! Component: 100 - total flux cleaned = -0.000203032 Jy ! Component: 150 - total flux cleaned = -5.14033e-05 Jy ! Component: 200 - total flux cleaned = 2.19618e-05 Jy ! Component: 250 - total flux cleaned = 2.13412e-05 Jy ! Component: 300 - total flux cleaned = 2.18018e-05 Jy ! Component: 350 - total flux cleaned = -9.48597e-06 Jy ! Component: 400 - total flux cleaned = 2.2568e-05 Jy ! Total flux subtracted in 400 components = 2.2568e-05 Jy ! Clean residual min=-0.001152 max=0.001187 Jy/beam ! Clean residual mean=-0.000001 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.463455 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 390 components and 0.463455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042412Jy sigma=0.258654 ! Fit after self-cal, rms=0.042417Jy sigma=0.258639 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042417Jy sigma=0.258639 ! Fit after self-cal, rms=0.042480Jy sigma=0.258539 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.688 mas, bmaj=13.36 mas, bpa=-4.222 degrees ! Estimated noise=1.87431 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.14496e-06 Jy ! Component: 100 - total flux cleaned = -0.000185626 Jy ! Component: 150 - total flux cleaned = -0.000399271 Jy ! Component: 200 - total flux cleaned = -0.000398667 Jy ! Component: 250 - total flux cleaned = -0.000397964 Jy ! Component: 300 - total flux cleaned = -0.000316137 Jy ! Component: 350 - total flux cleaned = -0.000236733 Jy ! Component: 400 - total flux cleaned = -0.000133661 Jy ! Total flux subtracted in 400 components = -0.000133661 Jy ! Clean residual min=-0.001027 max=0.001052 Jy/beam ! Clean residual mean=-0.000000 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.463321 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 421 components and 0.463321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042335Jy sigma=0.258262 ! Fit after self-cal, rms=0.042347Jy sigma=0.258250 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) ! Added new window around map position (23.5, 56). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340293 Jy ! Component: 100 - total flux cleaned = 0.000472726 Jy ! Component: 150 - total flux cleaned = 0.000534854 Jy ! Component: 200 - total flux cleaned = 0.000506257 Jy ! Component: 250 - total flux cleaned = 0.00047888 Jy ! Component: 300 - total flux cleaned = 0.000532045 Jy ! Component: 350 - total flux cleaned = 0.000557143 Jy ! Component: 400 - total flux cleaned = 0.000607201 Jy ! Total flux subtracted in 400 components = 0.000607201 Jy ! Clean residual min=-0.000823 max=0.000848 Jy/beam ! Clean residual mean=-0.000000 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.463928 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 473 components and 0.463928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042198Jy sigma=0.257933 ! Fit after self-cal, rms=0.042202Jy sigma=0.257924 ! Inverting map ! Added new window around map position (-116.5, -2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000760228 Jy ! Component: 100 - total flux cleaned = 0.000971583 Jy ! Component: 150 - total flux cleaned = 0.00136121 Jy ! Component: 200 - total flux cleaned = 0.00177921 Jy ! Component: 250 - total flux cleaned = 0.00200237 Jy ! Component: 300 - total flux cleaned = 0.00226167 Jy ! Component: 350 - total flux cleaned = 0.00236766 Jy ! Component: 400 - total flux cleaned = 0.00249105 Jy ! Total flux subtracted in 400 components = 0.00249105 Jy ! Clean residual min=-0.000695 max=0.000729 Jy/beam ! Clean residual mean=-0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.466419 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 511 components and 0.466419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042100Jy sigma=0.257731 ! Fit after self-cal, rms=0.042105Jy sigma=0.257725 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042105Jy sigma=0.257725 ! Fit after self-cal, rms=0.042150Jy sigma=0.257562 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.693 mas, bmaj=13.36 mas, bpa=-4.149 degrees ! Estimated noise=1.87431 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185606 Jy ! Component: 100 - total flux cleaned = 0.000290397 Jy ! Component: 150 - total flux cleaned = 0.000448956 Jy ! Component: 200 - total flux cleaned = 0.000619329 Jy ! Component: 250 - total flux cleaned = 0.000748364 Jy ! Component: 300 - total flux cleaned = 0.000819692 Jy ! Component: 350 - total flux cleaned = 0.000838206 Jy ! Component: 400 - total flux cleaned = 0.000975427 Jy ! Total flux subtracted in 400 components = 0.000975427 Jy ! Clean residual min=-0.000594 max=0.000584 Jy/beam ! Clean residual mean=-0.000001 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.467395 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 546 components and 0.467395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042078Jy sigma=0.257448 ! Fit after self-cal, rms=0.042085Jy sigma=0.257445 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.25074e-05 Jy ! Component: 100 - total flux cleaned = 0.000118633 Jy ! Component: 150 - total flux cleaned = 0.000151152 Jy ! Component: 200 - total flux cleaned = 0.000198205 Jy ! Component: 250 - total flux cleaned = 0.000275306 Jy ! Component: 300 - total flux cleaned = 0.000320843 Jy ! Component: 350 - total flux cleaned = 0.000350092 Jy ! Component: 400 - total flux cleaned = 0.000422461 Jy ! Total flux subtracted in 400 components = 0.000422461 Jy ! Clean residual min=-0.000573 max=0.000565 Jy/beam ! Clean residual mean=-0.000001 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.467817 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 572 components and 0.467817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042034Jy sigma=0.257373 ! Fit after self-cal, rms=0.042039Jy sigma=0.257371 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042039Jy sigma=0.257371 ! Fit after self-cal, rms=0.041590Jy sigma=0.247418 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.769 mas, bmaj=14.4 mas, bpa=1.311 degrees ! Estimated noise=1.67229 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.03684e-05 Jy ! Component: 100 - total flux cleaned = 7.85098e-05 Jy ! Component: 150 - total flux cleaned = 0.000111839 Jy ! Component: 200 - total flux cleaned = 0.000208763 Jy ! Component: 250 - total flux cleaned = 0.000322177 Jy ! Component: 300 - total flux cleaned = 0.000441536 Jy ! Component: 350 - total flux cleaned = 0.000537919 Jy ! Component: 400 - total flux cleaned = 0.000669178 Jy ! Total flux subtracted in 400 components = 0.000669178 Jy ! Clean residual min=-0.000488 max=0.000436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.468486 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 623 components and 0.468486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041571Jy sigma=0.247354 ! Fit after self-cal, rms=0.041573Jy sigma=0.247347 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.76718e-06 Jy ! Component: 100 - total flux cleaned = 9.6811e-05 Jy ! Component: 150 - total flux cleaned = 0.00018628 Jy ! Component: 200 - total flux cleaned = 0.000300205 Jy ! Component: 250 - total flux cleaned = 0.000377483 Jy ! Component: 300 - total flux cleaned = 0.00046182 Jy ! Component: 350 - total flux cleaned = 0.000536339 Jy ! Component: 400 - total flux cleaned = 0.000617623 Jy ! Total flux subtracted in 400 components = 0.000617623 Jy ! Clean residual min=-0.000447 max=0.000418 Jy/beam ! Clean residual mean=-0.000001 rms=0.000104 Jy/beam ! Combined flux in latest and established models = 0.469104 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 648 components and 0.469104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041560Jy sigma=0.247309 ! Fit after self-cal, rms=0.041562Jy sigma=0.247308 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=7.697 mas, bmaj=13.37 mas, bpa=-4.105 degrees ! Estimated noise=1.87592 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.697 x 13.37 at -4.105 degrees (North through East) ! Clean map min=-0.0023541 max=0.2882 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=6.597 mas, bmaj=12.47 mas, bpa=-6.325 degrees ! Estimated noise=2.96889 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21819 Jy ! Component: 100 - total flux cleaned = 0.297747 Jy ! Component: 150 - total flux cleaned = 0.337823 Jy ! Component: 200 - total flux cleaned = 0.36384 Jy ! Component: 250 - total flux cleaned = 0.382219 Jy ! Component: 300 - total flux cleaned = 0.395943 Jy ! Component: 350 - total flux cleaned = 0.406522 Jy ! Component: 400 - total flux cleaned = 0.414976 Jy ! Total flux subtracted in 400 components = 0.414976 Jy ! Clean residual min=-0.005708 max=0.006201 Jy/beam ! Clean residual mean=0.000016 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.414976 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 94 model components to the UV plane model. ! The established model now contains 94 components and 0.414976 Jy ! Inverting map and beam ! Estimated beam: bmin=7.697 mas, bmaj=13.37 mas, bpa=-4.105 degrees ! Estimated noise=1.87592 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) ! Added new window around map position (-98, -72.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00906622 Jy ! Component: 100 - total flux cleaned = 0.0159953 Jy ! Component: 150 - total flux cleaned = 0.0210729 Jy ! Component: 200 - total flux cleaned = 0.0243779 Jy ! Component: 250 - total flux cleaned = 0.0262028 Jy ! Component: 300 - total flux cleaned = 0.0274926 Jy ! Component: 350 - total flux cleaned = 0.0282736 Jy ! Component: 400 - total flux cleaned = 0.0291865 Jy ! Total flux subtracted in 400 components = 0.0291865 Jy ! Clean residual min=-0.002818 max=0.002818 Jy/beam ! Clean residual mean=0.000019 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.444163 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 216 components and 0.444163 Jy ! Inverting map ! Added new window around map position (98.5, 74.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209888 Jy ! Component: 100 - total flux cleaned = 0.0027607 Jy ! Component: 150 - total flux cleaned = 0.00319531 Jy ! Component: 200 - total flux cleaned = 0.00360839 Jy ! Component: 250 - total flux cleaned = 0.00413376 Jy ! Component: 300 - total flux cleaned = 0.00448124 Jy ! Component: 350 - total flux cleaned = 0.0048011 Jy ! Component: 400 - total flux cleaned = 0.00479913 Jy ! Total flux subtracted in 400 components = 0.00479913 Jy ! Clean residual min=-0.001751 max=0.001560 Jy/beam ! Clean residual mean=0.000005 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.448962 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 289 components and 0.448962 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=9.769 mas, bmaj=14.4 mas, bpa=1.311 degrees ! Estimated noise=1.67229 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285307 Jy ! Component: 100 - total flux cleaned = -0.000188747 Jy ! Component: 150 - total flux cleaned = -0.000192101 Jy ! Component: 200 - total flux cleaned = -0.00023656 Jy ! Component: 250 - total flux cleaned = -0.000441474 Jy ! Component: 300 - total flux cleaned = -0.00047874 Jy ! Component: 350 - total flux cleaned = -0.000699216 Jy ! Component: 400 - total flux cleaned = -0.000873345 Jy ! Total flux subtracted in 400 components = -0.000873345 Jy ! Clean residual min=-0.001154 max=0.001015 Jy/beam ! Clean residual mean=0.000002 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.448088 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.73605e-05 Jy ! Component: 100 - total flux cleaned = -0.000194598 Jy ! Component: 150 - total flux cleaned = -0.000285012 Jy ! Component: 200 - total flux cleaned = -0.000284238 Jy ! Component: 250 - total flux cleaned = -0.00031254 Jy ! Component: 300 - total flux cleaned = -0.000340414 Jy ! Component: 350 - total flux cleaned = -0.000366284 Jy ! Component: 400 - total flux cleaned = -0.000264673 Jy ! Total flux subtracted in 400 components = -0.000264673 Jy ! Clean residual min=-0.000912 max=0.000868 Jy/beam ! Clean residual mean=0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.447824 Jy ! Adding 174 model components to the UV plane model. ! The established model now contains 443 components and 0.447824 Jy ! Inverting map ! Added new window around map position (-120.5, 117.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.33334e-05 Jy ! Component: 100 - total flux cleaned = 4.20648e-05 Jy ! Component: 150 - total flux cleaned = -3.30029e-05 Jy ! Component: 200 - total flux cleaned = -0.000102502 Jy ! Component: 250 - total flux cleaned = -0.000147401 Jy ! Component: 300 - total flux cleaned = -0.000147331 Jy ! Component: 350 - total flux cleaned = -0.000211143 Jy ! Component: 400 - total flux cleaned = -0.000251371 Jy ! Total flux subtracted in 400 components = -0.000251371 Jy ! Clean residual min=-0.000726 max=0.000634 Jy/beam ! Clean residual mean=0.000000 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.447573 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 508 components and 0.447573 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.697 mas, bmaj=13.37 mas, bpa=-4.105 degrees ! Estimated noise=1.87592 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.5176e-05 Jy ! Component: 100 - total flux cleaned = 0.000157923 Jy ! Component: 150 - total flux cleaned = 0.000206538 Jy ! Component: 200 - total flux cleaned = 0.000206925 Jy ! Component: 250 - total flux cleaned = 0.00018373 Jy ! Component: 300 - total flux cleaned = 0.000161093 Jy ! Component: 350 - total flux cleaned = 0.000270055 Jy ! Component: 400 - total flux cleaned = 0.000397303 Jy ! Total flux subtracted in 400 components = 0.000397303 Jy ! Clean residual min=-0.000706 max=0.000664 Jy/beam ! Clean residual mean=-0.000000 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.44797 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 571 components and 0.44797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041590Jy sigma=0.247459 ! Fit after self-cal, rms=0.041498Jy sigma=0.247412 wmodel /scr/pima/rdv94_uvs/J1827-0405_S_map.mod ! Writing 571 model components to file: /scr/pima/rdv94_uvs/J1827-0405_S_map.mod wobs /scr/pima/rdv94_uvs/J1827-0405_S_uvs.fits ! Applying 2464 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1827-0405_S_uvs.fits wwins /scr/pima/rdv94_uvs/J1827-0405_S_map.win ! wwins: Wrote 10 windows to /scr/pima/rdv94_uvs/J1827-0405_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 = -3.41364e-06 Jy ! Component: 100 - total flux cleaned = -3.34925e-06 Jy ! Component: 150 - total flux cleaned = -3.05613e-06 Jy ! Component: 200 - total flux cleaned = -3.1785e-06 Jy ! Component: 250 - total flux cleaned = 1.5769e-05 Jy ! Component: 300 - total flux cleaned = 4.32363e-05 Jy ! Component: 350 - total flux cleaned = 7.88402e-05 Jy ! Component: 400 - total flux cleaned = 9.59839e-05 Jy ! Component: 450 - total flux cleaned = 0.000112796 Jy ! Component: 500 - total flux cleaned = 0.000137434 Jy ! Component: 550 - total flux cleaned = 0.00020201 Jy ! Component: 600 - total flux cleaned = 0.000249382 Jy ! Component: 650 - total flux cleaned = 0.000280451 Jy ! Component: 700 - total flux cleaned = 0.000326413 Jy ! Component: 750 - total flux cleaned = 0.000341545 Jy ! Component: 800 - total flux cleaned = 0.000386223 Jy ! Component: 850 - total flux cleaned = 0.000386163 Jy ! Component: 900 - total flux cleaned = 0.000393519 Jy ! Component: 950 - total flux cleaned = 0.000379141 Jy ! Component: 1000 - total flux cleaned = 0.000386343 Jy ! Component: 1050 - total flux cleaned = 0.000407509 Jy ! Component: 1100 - total flux cleaned = 0.000421404 Jy ! Component: 1150 - total flux cleaned = 0.00042829 Jy ! Component: 1200 - total flux cleaned = 0.000448683 Jy ! Component: 1250 - total flux cleaned = 0.000448716 Jy ! Component: 1300 - total flux cleaned = 0.000455278 Jy ! Component: 1350 - total flux cleaned = 0.000448768 Jy ! Component: 1400 - total flux cleaned = 0.000455242 Jy ! Component: 1450 - total flux cleaned = 0.000468154 Jy ! Component: 1500 - total flux cleaned = 0.000461638 Jy ! Component: 1550 - total flux cleaned = 0.000448804 Jy ! Component: 1600 - total flux cleaned = 0.000448732 Jy ! Component: 1650 - total flux cleaned = 0.000436216 Jy ! Component: 1700 - total flux cleaned = 0.000442473 Jy ! Component: 1750 - total flux cleaned = 0.000473299 Jy ! Component: 1800 - total flux cleaned = 0.00049165 Jy ! Component: 1850 - total flux cleaned = 0.000503754 Jy ! Component: 1900 - total flux cleaned = 0.000509816 Jy ! Component: 1950 - total flux cleaned = 0.000509839 Jy ! Component: 2000 - total flux cleaned = 0.000515866 Jy ! Component: 2050 - total flux cleaned = 0.000533629 Jy ! Component: 2100 - total flux cleaned = 0.000539532 Jy ! Component: 2150 - total flux cleaned = 0.000551246 Jy ! Component: 2200 - total flux cleaned = 0.00055117 Jy ! Component: 2250 - total flux cleaned = 0.000562718 Jy ! Component: 2300 - total flux cleaned = 0.000562747 Jy ! Component: 2350 - total flux cleaned = 0.000585543 Jy ! Component: 2400 - total flux cleaned = 0.00058557 Jy ! Component: 2450 - total flux cleaned = 0.000596872 Jy ! Component: 2500 - total flux cleaned = 0.000596852 Jy ! Component: 2550 - total flux cleaned = 0.000585728 Jy ! Component: 2600 - total flux cleaned = 0.000596859 Jy ! Component: 2650 - total flux cleaned = 0.000607931 Jy ! Component: 2700 - total flux cleaned = 0.000618939 Jy ! Component: 2750 - total flux cleaned = 0.000629893 Jy ! Component: 2800 - total flux cleaned = 0.000624422 Jy ! Component: 2850 - total flux cleaned = 0.000646191 Jy ! Component: 2900 - total flux cleaned = 0.00064618 Jy ! Component: 2950 - total flux cleaned = 0.000646197 Jy ! Component: 3000 - total flux cleaned = 0.000667702 Jy ! Component: 3050 - total flux cleaned = 0.000662318 Jy ! Component: 3100 - total flux cleaned = 0.000667606 Jy ! Component: 3150 - total flux cleaned = 0.000683581 Jy ! Component: 3200 - total flux cleaned = 0.000683537 Jy ! Component: 3250 - total flux cleaned = 0.000694087 Jy ! Component: 3300 - total flux cleaned = 0.000678309 Jy ! Component: 3350 - total flux cleaned = 0.000694045 Jy ! Component: 3400 - total flux cleaned = 0.000699278 Jy ! Component: 3450 - total flux cleaned = 0.000709668 Jy ! Component: 3500 - total flux cleaned = 0.000709657 Jy ! Component: 3550 - total flux cleaned = 0.000709662 Jy ! Component: 3600 - total flux cleaned = 0.000714815 Jy ! Component: 3650 - total flux cleaned = 0.000719934 Jy ! Component: 3700 - total flux cleaned = 0.000730187 Jy ! Component: 3750 - total flux cleaned = 0.000735303 Jy ! Component: 3800 - total flux cleaned = 0.000730222 Jy ! Component: 3850 - total flux cleaned = 0.000740406 Jy ! Component: 3900 - total flux cleaned = 0.000745491 Jy ! Component: 3950 - total flux cleaned = 0.000755617 Jy ! Component: 4000 - total flux cleaned = 0.000760671 Jy ! Component: 4050 - total flux cleaned = 0.000775757 Jy ! Total flux subtracted in 4096 components = 0.000765704 Jy ! Clean residual min=-0.000300 max=0.000283 Jy/beam ! Clean residual mean=-0.000000 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.448736 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 802 components and 0.448735 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J1827-0405_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.697 x 13.37 at -4.105 degrees (North through East) ! Clean map min=-0.0017585 max=0.28621 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1827-0405_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.2862 rms= 9e-05 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1827-0405_S_uvs.log closed on Tue Oct 8 12:24:29 2013